chore(release): 0.4.10

This commit is contained in:
Mariusz Nowak
2017-09-07 08:58:51 +02:00
parent 053361dd6a
commit 71da72cddf
2 changed files with 11 additions and 1 deletions

View File

@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="0.4.10"></a>
## [0.4.10](https://github.com/medikoo/memoizee/compare/v0.4.9...v0.4.10) (2017-09-07)
### Bug Fixes
* remove then:finally mode as it can't work right ([5b79698](https://github.com/medikoo/memoizee/commit/5b79698))
<a name="0.4.9"></a>
## [0.4.9](https://github.com/medikoo/memoizee/compare/v0.4.8...v0.4.9) (2017-08-29)

View File

@@ -1,6 +1,6 @@
{
"name": "memoizee",
"version": "0.4.9",
"version": "0.4.10",
"description": "Memoize/cache function results",
"author": "Mariusz Nowak <medikoo@medikoo.com> (http://www.medikoo.com/)",
"keywords": [