chore: release new versions

- @lion/select-rich@0.3.5
This commit is contained in:
CircleCI 2019-10-11 14:48:30 +00:00
parent 6a15ba1c80
commit 48ad49d1ed
2 changed files with 12 additions and 1 deletions

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.3.5](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.3.4...@lion/select-rich@0.3.5) (2019-10-11)
### Bug Fixes
* **select-rich:** make readonly work ([6a15ba1](https://github.com/ing-bank/lion/commit/6a15ba1))
## [0.3.4](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.3.3...@lion/select-rich@0.3.4) (2019-10-11)
**Note:** Version bump only for package @lion/select-rich

View file

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