chore: release new versions
- @lion/select-rich@0.6.1
This commit is contained in:
parent
0dad105109
commit
fe9b90973f
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.6.1](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.6.0...@lion/select-rich@0.6.1) (2019-11-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **select-rich:** keyboard navigation should handle scrolling ([0dad105](https://github.com/ing-bank/lion/commit/0dad10510929d849f8fb2997cb7231abcf279e32))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [0.6.0](https://github.com/ing-bank/lion/compare/@lion/select-rich@0.5.2...@lion/select-rich@0.6.0) (2019-11-22)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/select-rich",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"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