From bb8e6315b30c17f43eaab8e2e6d7cdf262a38a27 Mon Sep 17 00:00:00 2001 From: Chris Swithinbank Date: Fri, 17 Jan 2025 14:41:50 +0100 Subject: Make #2805 a patch instead of a minor --- .changeset/unlucky-items-notice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/unlucky-items-notice.md b/.changeset/unlucky-items-notice.md index c4aeb031..9fce9762 100644 --- a/.changeset/unlucky-items-notice.md +++ b/.changeset/unlucky-items-notice.md @@ -1,5 +1,5 @@ --- -'@astrojs/starlight': minor +'@astrojs/starlight': patch --- Exposes the [`StarlightIcon`](https://starlight.astro.build/reference/icons/#starlighticon-type) TypeScript type referencing the names of Starlight’s built-in icons. -- cgit