Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2018-12-19)

### Bug Fixes

* **package:** update [@bootstrap-styled](https://github.com/bootstrap-styled)/v4 to version 2.0.0 ([189bd62](189bd62))
  • Loading branch information
semantic-release-bot committed Dec 19, 2018
1 parent 4a398ca commit fba32cd
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.2.1](https://github.com/bootstrap-styled/toggle/compare/v1.2.0...v1.2.1) (2018-12-19)


### Bug Fixes

* **package:** update [@bootstrap-styled](https://github.com/bootstrap-styled)/v4 to version 2.0.0 ([189bd62](https://github.com/bootstrap-styled/toggle/commit/189bd62))

# [1.2.0](https://github.com/bootstrap-styled/toggle/compare/v1.1.0...v1.2.0) (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/toggle",
"version": "1.2.0",
"version": "1.2.1",
"description": "Toggle option made with bootstrap and optionaly use react-intl or any other ui component",
"main": "lib/index.js",
"jsnext:main": "dist/@bootstrap-styled/toggle.es.js",
Expand Down

0 comments on commit fba32cd

Please sign in to comment.