chore: release new versions

- @lion/form-system@0.3.12
This commit is contained in:
CircleCI 2020-02-04 16:13:26 +00:00
parent 72d91e28c7
commit b9530e98ed
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.3.12](https://github.com/ing-bank/lion/compare/@lion/form-system@0.3.11...@lion/form-system@0.3.12) (2020-02-04)
**Note:** Version bump only for package @lion/form-system
## [0.3.11](https://github.com/ing-bank/lion/compare/@lion/form-system@0.3.10...@lion/form-system@0.3.11) (2020-02-03)
**Note:** Version bump only for package @lion/form-system

View file

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