From 7c8ae4868accfdfa28c4d5d056a82e53efab84dc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 5 Feb 2019 16:06:18 +0000 Subject: [PATCH] chore(release): 1.2.3 [skip ci] ## [1.2.3](https://github.com/bootstrap-styled/toggle/compare/v1.2.2...v1.2.3) (2019-02-05) ### Bug Fixes * **package:** update [@bootstrap-styled](https://github.com/bootstrap-styled)/v4 to version 3.0.4 ([854baac](https://github.com/bootstrap-styled/toggle/commit/854baac)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b958bef..fec9f7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.3](https://github.com/bootstrap-styled/toggle/compare/v1.2.2...v1.2.3) (2019-02-05) + + +### Bug Fixes + +* **package:** update [@bootstrap-styled](https://github.com/bootstrap-styled)/v4 to version 3.0.4 ([854baac](https://github.com/bootstrap-styled/toggle/commit/854baac)) + ## [1.2.2](https://github.com/bootstrap-styled/toggle/compare/v1.2.1...v1.2.2) (2018-12-21) diff --git a/package.json b/package.json index ea378bf..0522821 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bootstrap-styled/toggle", - "version": "1.2.2", + "version": "1.2.3", "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",