chore: release new versions

- @lion/select-rich@0.1.1
This commit is contained in:
CircleCI 2019-07-26 14:35:41 +00:00
parent eeab1b31c1
commit af3a7c074e
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.
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)

View file

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