chore: release new versions

- @lion/form-system@0.3.11
This commit is contained in:
CircleCI 2020-02-03 14:43:48 +00:00
parent d634b6cd03
commit f49bdf80a6
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.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
## [0.3.10](https://github.com/ing-bank/lion/compare/@lion/form-system@0.3.9...@lion/form-system@0.3.10) (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.10",
"version": "0.3.11",
"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/",