diff --git a/.changeset/happy-pigs-roll.md b/.changeset/happy-pigs-roll.md deleted file mode 100644 index ca174267548..00000000000 --- a/.changeset/happy-pigs-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/starlight": patch ---- - -Support setting custom `` tags in config or frontmatter. diff --git a/packages/starlight/CHANGELOG.md b/packages/starlight/CHANGELOG.md index f89f7043556..57e7aa73025 100644 --- a/packages/starlight/CHANGELOG.md +++ b/packages/starlight/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/starlight +## 0.0.5 + +### Patch Changes + +- [#42](https://github.com/withastro/starlight/pull/42) [`c6c1b67`](https://github.com/withastro/starlight/commit/c6c1b6727140a76c42c661f406000cc6e9b175de) Thanks [@delucis](https://github.com/delucis)! - Support setting custom `` tags in config or frontmatter. + ## 0.0.4 ### Patch Changes diff --git a/packages/starlight/package.json b/packages/starlight/package.json index 4473f66a6eb..a12d2802614 100644 --- a/packages/starlight/package.json +++ b/packages/starlight/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/starlight", - "version": "0.0.4", + "version": "0.0.5", "description": "Build beautiful, high-performance documentation websites with Astro", "scripts": {}, "keywords": [