chore: release new versions
- @lion/select-rich@0.3.3
This commit is contained in:
parent
b9ba3dbe14
commit
8c5ea8c1c4
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.3](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.3.2...@lion/select-rich@0.3.3) (2019-10-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **select-rich:** set dynamically name prop on child option elements ([b9ba3db](https://github.com/ing-bank/lion/commit/b9ba3db))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.3.2](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.3.1...@lion/select-rich@0.3.2) (2019-10-11)
|
||||
|
||||
**Note:** Version bump only for package @lion/select-rich
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/select-rich",
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3",
|
||||
"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