Version Packages (#2564)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-08-25 11:55:53 +02:00 committed by GitHub
parent da22fdb7d0
commit 07f7ea6bab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[overlays] allow the popup dialog to close when it is setup by `lit` `cache`

View file

@ -1,5 +1,11 @@
# @lion/ui # @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 ## 0.14.1
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "@lion/ui", "name": "@lion/ui",
"version": "0.14.1", "version": "0.14.2",
"description": "A package of extendable web components", "description": "A package of extendable web components",
"license": "MIT", "license": "MIT",
"author": "ing-bank", "author": "ing-bank",