From a7e61bb8ab5951f6b1d2dbf9f4b5f7b65adc56f2 Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Thu, 24 Aug 2017 15:43:29 +0200 Subject: [PATCH] chore(release): 0.4.6 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ceeb10b..bf334ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ 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. + +## [0.4.6](https://github.com/medikoo/memoizee/compare/v0.4.5...v0.4.6) (2017-08-24) + + + ## [0.4.5](https://github.com/medikoo/memoizee/compare/v0.4.4...v0.4.5) (2017-05-10) diff --git a/package.json b/package.json index 7ee97fd..5888876 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "memoizee", - "version": "0.4.5", + "version": "0.4.6", "description": "Memoize/cache function results", "author": "Mariusz Nowak (http://www.medikoo.com/)", "keywords": [