Version Packages

This commit is contained in:
github-actions[bot] 2024-07-23 15:16:25 +00:00
parent 1dce98d4a8
commit 2ff8369cf9
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"@lion/ui": patch
---
fix focus first erroneous for listbox

View file

@ -1,5 +1,11 @@
# @lion/ui # @lion/ui
## 0.7.5
### Patch Changes
- 1dce98d: fix focus first erroneous for listbox
## 0.7.4 ## 0.7.4
### Patch Changes ### Patch Changes

View file

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