Merge pull request #2319 from ing-bank/changeset-release/master

Version Packages
This commit is contained in:
Thijs Louisse 2024-07-24 10:28:00 +02:00 committed by GitHub
commit b15d2aae1a
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
---
fix focus first erroneous for listbox

View file

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

View file

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