chore: release new versions

- @lion/form-system@0.2.15
 - @lion/select-rich@0.8.8
This commit is contained in:
CircleCI 2019-12-30 08:30:44 +00:00
parent 1f647aa826
commit d66a90566c
4 changed files with 21 additions and 2 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.2.15](https://github.com/ing-bank/lion/compare/@lion/form-system@0.2.14...@lion/form-system@0.2.15) (2019-12-30)
**Note:** Version bump only for package @lion/form-system
## [0.2.14](https://github.com/ing-bank/lion/compare/@lion/form-system@0.2.13...@lion/form-system@0.2.14) (2019-12-16)
**Note:** Version bump only for package @lion/form-system

View file

@ -1,6 +1,6 @@
{
"name": "@lion/form-system",
"version": "0.2.14",
"version": "0.2.15",
"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/",

View file

@ -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.8.8](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.8.7...@lion/select-rich@0.8.8) (2019-12-30)
### Bug Fixes
* **select-rich:** add aria-invalid when invalid ([db5f2ef](https://github.com/ing-bank/lion/commit/db5f2ef38c97a7130a1f20540821f4237706e7c7))
## [0.8.7](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.8.6...@lion/select-rich@0.8.7) (2019-12-17)
**Note:** Version bump only for package @lion/select-rich

View file

@ -1,6 +1,6 @@
{
"name": "@lion/select-rich",
"version": "0.8.7",
"version": "0.8.8",
"description": "Provides a select with options that can contain html",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",