Version Packages (#2564)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
da22fdb7d0
commit
07f7ea6bab
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
[overlays] allow the popup dialog to close when it is setup by `lit` `cache`
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @lion/ui
|
||||
|
||||
## 0.14.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- da22fdb: [overlays] allow the popup dialog to close when it is setup by `lit` `cache`
|
||||
|
||||
## 0.14.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/ui",
|
||||
"version": "0.14.1",
|
||||
"version": "0.14.2",
|
||||
"description": "A package of extendable web components",
|
||||
"license": "MIT",
|
||||
"author": "ing-bank",
|
||||
|
|
|
|||
Loading…
Reference in a new issue