chore: removed individual packages from changeset files, everything is now in @lion/ui

This commit is contained in:
Danny Moerkerke 2022-11-08 13:55:29 +01:00 committed by Thomas Allmer
parent faa26f1277
commit 948bff8538
2 changed files with 2 additions and 7 deletions

View file

@ -1,10 +1,5 @@
--- ---
'@lion/ui/checkbox-group': patch '@lion/ui: 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
--- ---
replaced import('lit-element') with import('lit') to fix tests, fixed test for SlotMixin replaced import('lit-element') with import('lit') to fix tests, fixed test for SlotMixin

View file

@ -1,5 +1,5 @@
--- ---
'@lion/ui/drawer': patch '@lion/ui': patch
--- ---
implemented lion-drawer implemented lion-drawer