diff --git a/.changeset/eighty-rats-pay.md b/.changeset/eighty-rats-pay.md deleted file mode 100644 index 2d629065e5..0000000000 --- a/.changeset/eighty-rats-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/starlight": patch ---- - -Support adding a hero section to pages diff --git a/.changeset/hot-dragons-sin.md b/.changeset/hot-dragons-sin.md deleted file mode 100644 index c144df2c8b..0000000000 --- a/.changeset/hot-dragons-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/starlight": patch ---- - -Add better error messages for starlight config diff --git a/packages/starlight/CHANGELOG.md b/packages/starlight/CHANGELOG.md index 9a395400f1..a4b9930619 100644 --- a/packages/starlight/CHANGELOG.md +++ b/packages/starlight/CHANGELOG.md @@ -1,5 +1,13 @@ # @astrojs/starlight +## 0.0.16 + +### Patch Changes + +- [#103](https://github.com/withastro/starlight/pull/103) [`ccb919d`](https://github.com/withastro/starlight/commit/ccb919d6580955e3428430a704f4a33fbc55a78d) Thanks [@delucis](https://github.com/delucis)! - Support adding a hero section to pages + +- [#101](https://github.com/withastro/starlight/pull/101) [`6a2c0df`](https://github.com/withastro/starlight/commit/6a2c0df4d5586b70b46c854061df67b028e73630) Thanks [@TheOtterlord](https://github.com/TheOtterlord)! - Add better error messages for starlight config + ## 0.0.15 ### Patch Changes diff --git a/packages/starlight/package.json b/packages/starlight/package.json index d9f6a5aa11..da3e56c398 100644 --- a/packages/starlight/package.json +++ b/packages/starlight/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/starlight", - "version": "0.0.15", + "version": "0.0.16", "description": "Build beautiful, high-performance documentation websites with Astro", "scripts": {}, "keywords": [