Version Packages

This commit is contained in:
github-actions[bot] 2020-10-28 12:37:14 +00:00
parent 7acaf4c047
commit 89cdb62d4d
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/input-stepper': patch
---
fix(input-stepper): make use of prefix and suffix slots

View file

@ -1,5 +1,11 @@
# Change Log
## 0.1.4
### Patch Changes
- 51d2f4d2: fix(input-stepper): make use of prefix and suffix slots
## 0.1.3
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@lion/input-stepper",
"version": "0.1.3",
"version": "0.1.4",
"description": "This component enables the user to increase and decrease a numeric value by predefined range.",
"license": "MIT",
"author": "ing-bank",