chore: release new versions
- @lion/tabs@0.1.0
This commit is contained in:
parent
7a562a63a3
commit
65a94c949a
2 changed files with 8 additions and 1 deletions
|
|
@ -2,3 +2,10 @@
|
||||||
|
|
||||||
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.0 (2019-10-31)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **tabs:** create tabs component ([7a562a6](https://github.com/ing-bank/lion/commit/7a562a6))
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lion/tabs",
|
"name": "@lion/tabs",
|
||||||
"version": "0.0.0",
|
"version": "0.1.0",
|
||||||
"description": "Allows users to quickly move between a small number of equally important views.",
|
"description": "Allows users to quickly move between a small number of equally important views.",
|
||||||
"author": "ing-bank",
|
"author": "ing-bank",
|
||||||
"homepage": "https://github.com/ing-bank/lion/",
|
"homepage": "https://github.com/ing-bank/lion/",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue