Revert version package PR (#2513)

* chore: wireit actions v2

* Update wireit version

* Revert "Version Packages (#2508)"

This reverts commit 2f47f23494.
This commit is contained in:
ByoungYong Kim 2025-04-28 08:57:01 +02:00 committed by GitHub
parent 0c3425c2b9
commit 1769e291d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 7 deletions

View file

@ -0,0 +1,5 @@
---
'@lion/ui': patch
---
[combobox] do not submit form if overlay of combobox is opened and ENTER is hit

View file

@ -1,11 +1,5 @@
# @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.3",
"version": "0.11.2",
"description": "A package of extendable web components",
"license": "MIT",
"author": "ing-bank",