chore: redo release, so that @lion/ui 0.11.4 will be published

This commit is contained in:
Thijs Louisse 2025-04-30 09:28:54 +02:00
parent 50be120c4f
commit 3c77296c40
2 changed files with 5 additions and 1 deletions

5
.changeset/redo.md Normal file
View file

@ -0,0 +1,5 @@
---
'@lion/ui': patch
---
[form-core] make sure that slots with property fallbacks ignore initialization updates (not defined on firstUpdated). See https://stackblitz.com/edit/vitejs-vite-encdg2xd?file=lion-demo.js

View file

@ -4,7 +4,6 @@
### Patch Changes ### Patch Changes
- c3021f8: [form-core] make sure that slots with property fallbacks ignore initialization updates (undefined on firstUpdated). See https://stackblitz.com/edit/vitejs-vite-encdg2xd?file=lion-demo.js
- 1769e29: [combobox] do not submit form if overlay of combobox is opened and ENTER is hit - 1769e29: [combobox] do not submit form if overlay of combobox is opened and ENTER is hit
## 0.11.2 ## 0.11.2