chore: release new versions
- @lion/select-rich@0.1.1
This commit is contained in:
parent
eeab1b31c1
commit
af3a7c074e
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.
|
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.1.1](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.1.0...@lion/select-rich@0.1.1) (2019-07-26)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **select-rich:** add index.js with class export ([7d0aeb1](https://github.com/ing-bank/lion/commit/7d0aeb1))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 0.1.0 (2019-07-25)
|
# 0.1.0 (2019-07-25)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lion/select-rich",
|
"name": "@lion/select-rich",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"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/",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue