chore: release new versions

- @lion/accordion@0.1.0
This commit is contained in:
CircleCI 2020-06-18 12:47:21 +00:00
parent 6d15386ca1
commit 0ca47f55e7
2 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 0.1.0 (2020-06-18)
### Features
* **accordion:** add basic structure ([07ff76b](https://github.com/ing-bank/lion/commit/07ff76b864d76cddc9bc8def2ba9dcd1d0f9a5e8))

View file

@ -1,6 +1,6 @@
{
"name": "@lion/accordion",
"version": "0.0.0",
"version": "0.1.0",
"description": "Vertically stacked list of invokers that can be clicked to reveal or hide content associated with them.",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",