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:
parent
0c3425c2b9
commit
1769e291d4
3 changed files with 6 additions and 7 deletions
5
.changeset/witty-oranges-lick.md
Normal file
5
.changeset/witty-oranges-lick.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
[combobox] do not submit form if overlay of combobox is opened and ENTER is hit
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue