Version Packages (#2599)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
abcc6fdd69
commit
014a136cb1
4 changed files with 8 additions and 11 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
[input-amount-dropdown] add translations
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
fix hidesOnEsc for nested overlays
|
||||
|
|
@ -1,5 +1,12 @@
|
|||
# @lion/ui
|
||||
|
||||
## 0.15.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e6a8fa7: [input-amount-dropdown] add translations
|
||||
- abcc6fd: fix hidesOnEsc for nested overlays
|
||||
|
||||
## 0.15.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/ui",
|
||||
"version": "0.15.1",
|
||||
"version": "0.15.2",
|
||||
"description": "A package of extendable web components",
|
||||
"license": "MIT",
|
||||
"author": "ing-bank",
|
||||
|
|
|
|||
Loading…
Reference in a new issue