Skip to content

Commit

Permalink
chore(release): 1.0.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.14](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](2de0f73))
  • Loading branch information
semantic-release-bot committed Dec 19, 2018
1 parent d84fcbf commit 13119fd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 13119fd

Please sign in to comment.