Version Packages (#2508)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-04-24 15:44:28 +02:00 committed by GitHub
parent 23cd9841ed
commit 2f47f23494
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
---
[combobox] do not submit form if overlay of combobox is opened and ENTER is hit

View file

@ -1,5 +1,11 @@
# @lion/ui
## 0.11.3
### Patch Changes
- 23cd984: [combobox] do not submit form if overlay of combobox is opened and ENTER is hit
## 0.11.2
### Patch Changes

View file

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