chore: release new versions

- @lion/select-rich@0.3.3
This commit is contained in:
CircleCI 2019-10-11 11:25:25 +00:00
parent b9ba3dbe14
commit 8c5ea8c1c4
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.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) ## [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 **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.3.2", "version": "0.3.3",
"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/",