chore: release new versions

- @lion/switch@0.1.3
This commit is contained in:
CircleCI 2019-10-28 15:40:17 +00:00
parent cb747d9421
commit d44f6d85fe
2 changed files with 12 additions and 1 deletions

View file

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.1.3](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.2...@lion/switch@0.1.3) (2019-10-28)
### Bug Fixes
* **switch:** cross-browser fixes ([cb747d9](https://github.com/ing-bank/lion/commit/cb747d9))
## [0.1.2](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.1...@lion/switch@0.1.2) (2019-10-25)
**Note:** Version bump only for package @lion/switch

View file

@ -1,6 +1,6 @@
{
"name": "@lion/switch",
"version": "0.1.2",
"version": "0.1.3",
"description": "A Switch is used for switching a property or feature on and off",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",