chore: release new versions
- @lion/collapsible@0.1.1
This commit is contained in:
parent
8ee460c3a3
commit
c7fae90c20
2 changed files with 9 additions and 1 deletions
|
|
@ -3,6 +3,14 @@
|
||||||
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/collapsible@0.1.0...@lion/collapsible@0.1.1) (2020-07-27)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @lion/collapsible
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 0.1.0 (2020-07-27)
|
# 0.1.0 (2020-07-27)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lion/collapsible",
|
"name": "@lion/collapsible",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "This component is a combination of a button (the invoker), a chunk of extra content.",
|
"description": "This component is a combination of a button (the invoker), a chunk of extra content.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "ing-bank",
|
"author": "ing-bank",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue