From e21613d4639fc114f0096768d0b619039eea6e68 Mon Sep 17 00:00:00 2001 From: Khuda Dad Nomani Date: Wed, 6 Sep 2023 15:58:09 +0100 Subject: [PATCH] add changeset --- .changeset/fluffy-plums-mix.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/fluffy-plums-mix.md diff --git a/.changeset/fluffy-plums-mix.md b/.changeset/fluffy-plums-mix.md new file mode 100644 index 0000000000..7a481c1d5c --- /dev/null +++ b/.changeset/fluffy-plums-mix.md @@ -0,0 +1,7 @@ +--- +"@asyncapi/studio-ui": minor +--- + +- Added AppCard component. +- change the dark background color of the design system. +- Modified ProtocolBadge so it exports Protocol type.