chore: release new versions
- @lion/select-rich@0.5.2
This commit is contained in:
parent
1298b7b050
commit
49304a9c86
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.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)
|
||||
|
||||
**Note:** Version bump only for package @lion/select-rich
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/select-rich",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "Provides a select with options that can contain html",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
|
|||
Loading…
Reference in a new issue