From 48cd812a488a069a419d8ecc67f24f94d4d1d1d6 Mon Sep 17 00:00:00 2001 From: Ola Rubaj <52197250+olayway@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:14:00 +0200 Subject: [PATCH] add changeset file --- .changeset/rotten-chefs-shout.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/rotten-chefs-shout.md diff --git a/.changeset/rotten-chefs-shout.md b/.changeset/rotten-chefs-shout.md new file mode 100644 index 000000000..313d1203e --- /dev/null +++ b/.changeset/rotten-chefs-shout.md @@ -0,0 +1,5 @@ +--- +'@portaljs/components': major +--- + +Components API tidying up and storybook docs improvements.