chore: release new versions

- @lion/input-range@0.1.0
This commit is contained in:
CircleCI 2019-12-16 17:02:18 +00:00
parent 1106428e62
commit e55cbffcd8
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 (2019-12-16)
### Features
* **input-range:** create input-range component ([d81e5ea](https://github.com/ing-bank/lion/commit/d81e5ea5477a4f6e5160830a5d9b81a9d1abbd6b))

View file

@ -1,6 +1,6 @@
{
"name": "@lion/input-range",
"version": "0.0.0",
"version": "0.1.0",
"description": "Provide a way for users to select one value from a range of values",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",