From 2aad9d7ab21cdeff91ce43a21babf70e81b1d116 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Mon, 8 Jan 2024 09:47:09 -0600 Subject: [PATCH] chore: add changeset --- .changeset/spotty-carrots-smash.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/spotty-carrots-smash.md diff --git a/.changeset/spotty-carrots-smash.md b/.changeset/spotty-carrots-smash.md new file mode 100644 index 0000000..793f07d --- /dev/null +++ b/.changeset/spotty-carrots-smash.md @@ -0,0 +1,5 @@ +--- +"astro-icon": patch +--- + +Fixes an internal TypeScript issue that may have been visible when running `astro check`