From 948bff85384230098a0b51e08ca4e6f4ec20c5b8 Mon Sep 17 00:00:00 2001 From: Danny Moerkerke Date: Tue, 8 Nov 2022 13:55:29 +0100 Subject: [PATCH] chore: removed individual packages from changeset files, everything is now in @lion/ui --- .changeset/giant-scissors-grab.md | 7 +------ .changeset/hot-poets-shout.md | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/.changeset/giant-scissors-grab.md b/.changeset/giant-scissors-grab.md index c51520580..74db0d637 100644 --- a/.changeset/giant-scissors-grab.md +++ b/.changeset/giant-scissors-grab.md @@ -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 diff --git a/.changeset/hot-poets-shout.md b/.changeset/hot-poets-shout.md index eb26bdbee..1363965e0 100644 --- a/.changeset/hot-poets-shout.md +++ b/.changeset/hot-poets-shout.md @@ -1,5 +1,5 @@ --- -'@lion/ui/drawer': patch +'@lion/ui': patch --- implemented lion-drawer