From 13119fd38c61e116c0390fe0056e85a0745ee6f9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 19 Dec 2018 00:08:08 +0000 Subject: [PATCH] chore(release): 1.0.14 [skip ci] ## [1.0.14](https://github.com/bootstrap-styled/redux/compare/v1.0.13...v1.0.14) (2018-12-19) ### Bug Fixes * **package:** update [@bootstrap-styled](https://github.com/bootstrap-styled)/v4 to version 2.0.0 ([2de0f73](https://github.com/bootstrap-styled/redux/commit/2de0f73)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 660a66b..4a34f71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.14](https://github.com/bootstrap-styled/redux/compare/v1.0.13...v1.0.14) (2018-12-19) + + +### Bug Fixes + +* **package:** update [@bootstrap-styled](https://github.com/bootstrap-styled)/v4 to version 2.0.0 ([2de0f73](https://github.com/bootstrap-styled/redux/commit/2de0f73)) + ## [1.0.13](https://github.com/bootstrap-styled/redux/compare/v1.0.12...v1.0.13) (2018-12-16) diff --git a/package.json b/package.json index 07e25f1..1fad9e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bootstrap-styled/redux", - "version": "1.0.13", + "version": "1.0.14", "description": "Bootstrap Styled redux store and component to store all your theme in one place", "main": "lib/index.js", "jsnext:main": "dist/@bootstrap-styled/redux.es.js",