Version Packages (#2567)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-09-03 15:41:06 +02:00 committed by GitHub
parent 5360c5a969
commit b80c6f41b0
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
---
[select-rich] improve rendering by the `lit` `cache` function

View file

@ -1,5 +1,11 @@
# @lion/ui # @lion/ui
## 0.14.3
### Patch Changes
- 5360c5a: [select-rich] improve rendering by the `lit` `cache` function
## 0.14.2 ## 0.14.2
### Patch Changes ### Patch Changes

View file

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