chore: release new versions
- @lion/form-system@0.3.8
This commit is contained in:
parent
d0ba04f41d
commit
f21834d23c
2 changed files with 12 additions and 1 deletions
|
|
@ -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.3.8](https://github.com/ing-bank/lion/compare/@lion/form-system@0.3.7...@lion/form-system@0.3.8) (2020-01-24)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **form-system:** publish dev-assets to npm ([d0ba04f](https://github.com/ing-bank/lion/commit/d0ba04f41d51a1ff72d78aea19f127d1ba6d4e71))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.3.7](https://github.com/ing-bank/lion/compare/@lion/form-system@0.3.6...@lion/form-system@0.3.7) (2020-01-24)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/form-system",
|
||||
"version": "0.3.7",
|
||||
"version": "0.3.8",
|
||||
"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/",
|
||||
|
|
|
|||
Loading…
Reference in a new issue