chore: release new versions

- @lion/form-system@0.0.62
This commit is contained in:
CircleCI 2019-09-17 10:10:32 +00:00
parent 9d64cb36f5
commit 6e98a04b22
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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.62](https://github.com/ing-bank/lion/compare/@lion/form-system@0.0.61...@lion/form-system@0.0.62) (2019-09-17)
**Note:** Version bump only for package @lion/form-system
## [0.0.61](https://github.com/ing-bank/lion/compare/@lion/form-system@0.0.60...@lion/form-system@0.0.61) (2019-09-13) ## [0.0.61](https://github.com/ing-bank/lion/compare/@lion/form-system@0.0.60...@lion/form-system@0.0.61) (2019-09-13)
**Note:** Version bump only for package @lion/form-system **Note:** Version bump only for package @lion/form-system

View file

@ -1,6 +1,6 @@
{ {
"name": "@lion/form-system", "name": "@lion/form-system",
"version": "0.0.61", "version": "0.0.62",
"description": "The Form System allows you to create complex forms with various validation in an easy way", "description": "The Form System allows you to create complex forms with various validation in an easy way",
"author": "ing-bank", "author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/", "homepage": "https://github.com/ing-bank/lion/",