chore: changesets (#1014)

This commit is contained in:
Thijs Louisse 2020-10-08 14:03:53 +02:00 committed by GitHub
parent 533417f2d2
commit 17a0d6bf84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 3 deletions

View file

@ -1,5 +1,5 @@
--- ---
"@lion/combobox": patch '@lion/combobox': patch
--- ---
fix(combobox): form-control class to correct node form-control class to correct node

View file

@ -2,4 +2,4 @@
'@lion/form-core': patch '@lion/form-core': patch
--- ---
On value change uncheck all formElements that do not meet the requested condition ChoiceGroupMixin: On value change uncheck all formElements that do not meet the requested condition

6
.changeset/more.md Normal file
View file

@ -0,0 +1,6 @@
---
'@lion/listbox': patch
'@lion/select-rich': patch
---
add types