diff options
author | Chris Swithinbank | 2025-01-17 14:41:50 +0100 |
---|---|---|
committer | Chris Swithinbank | 2025-01-17 14:41:50 +0100 |
commit | bb8e6315b30c17f43eaab8e2e6d7cdf262a38a27 (patch) | |
tree | c505a87fb81b16b0f2690f0f23724cf63c2ba854 | |
parent | ed6f9fd77334c02a75240087d0800ef32f159583 (diff) | |
download | IT.starlight-bb8e6315b30c17f43eaab8e2e6d7cdf262a38a27.tar.gz IT.starlight-bb8e6315b30c17f43eaab8e2e6d7cdf262a38a27.tar.bz2 IT.starlight-bb8e6315b30c17f43eaab8e2e6d7cdf262a38a27.zip |
Make #2805 a patch instead of a minor
-rw-r--r-- | .changeset/unlucky-items-notice.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |