chore: release new versions
- @lion/accordion@0.1.2
This commit is contained in:
parent
9f6fbb66a1
commit
faf90a30a3
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.2](https://github.com/ing-bank/lion/compare/@lion/accordion@0.1.1...@lion/accordion@0.1.2) (2020-06-24)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **accordion:** fix keyboard interaction ([b4d8222](https://github.com/ing-bank/lion/commit/b4d8222975b3c357cb3d0eff83d008e3adfd90a0))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/accordion@0.1.0...@lion/accordion@0.1.1) (2020-06-18)
|
## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/accordion@0.1.0...@lion/accordion@0.1.1) (2020-06-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @lion/accordion
|
**Note:** Version bump only for package @lion/accordion
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lion/accordion",
|
"name": "@lion/accordion",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"description": "Vertically stacked list of invokers that can be clicked to reveal or hide content associated with them.",
|
"description": "Vertically stacked list of invokers that can be clicked to reveal or hide content associated with them.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "ing-bank",
|
"author": "ing-bank",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue