chore: removed individual packages from changeset files, everything is now in @lion/ui
This commit is contained in:
parent
faa26f1277
commit
948bff8538
2 changed files with 2 additions and 7 deletions
|
|
@ -1,10 +1,5 @@
|
|||
---
|
||||
'@lion/ui/checkbox-group': patch
|
||||
'@lion/ui/core': patch
|
||||
'@lion/ui/drawer': patch
|
||||
'@lion/ui/form-core': patch
|
||||
'@lion/ui/input-tel': patch
|
||||
'@lion/ui/input-tel-dropdown': patch
|
||||
'@lion/ui: patch
|
||||
---
|
||||
|
||||
replaced import('lit-element') with import('lit') to fix tests, fixed test for SlotMixin
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
'@lion/ui/drawer': patch
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
implemented lion-drawer
|
||||
|
|
|
|||
Loading…
Reference in a new issue