chore: release new versions

- @lion/switch@0.1.4
This commit is contained in:
CircleCI 2019-10-30 15:23:46 +00:00
parent 4b27ef5623
commit b3b1abe200
2 changed files with 9 additions and 1 deletions

View file

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

View file

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