chore: release new versions

- @lion/select-rich@0.5.2
This commit is contained in:
CircleCI 2019-11-20 16:47:14 +00:00
parent 1298b7b050
commit 49304a9c86
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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.5.2](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.5.1...@lion/select-rich@0.5.2) (2019-11-20)
### Bug Fixes
* **select-rich:** sync selected el after add item on selected index ([1298b7b](https://github.com/ing-bank/lion/commit/1298b7b0500d305074bdc075b6eaefd21226d4fe))
## [0.5.1](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.5.0...@lion/select-rich@0.5.1) (2019-11-19) ## [0.5.1](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.5.0...@lion/select-rich@0.5.1) (2019-11-19)
**Note:** Version bump only for package @lion/select-rich **Note:** Version bump only for package @lion/select-rich

View file

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