···11----
22-"starlight-theme-rose-pine": minor
33----
44-55-Adds support for Astro v6, drops support for Astro v5.
66-77-⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is now `0.38.0`.
88-99-Please follow the [upgrade guide](https://github.com/withastro/starlight/releases/tag/%40astrojs%2Fstarlight%400.38.0) to update your project.
+10
packages/starlight-theme-rose-pine/CHANGELOG.md
···11# starlight-theme-rose-pine
2233+## 0.2.0
44+55+### Minor Changes
66+77+- [#9](https://github.com/trueberryless-org/starlight-theme-rose-pine/pull/9) [`eaf59e5`](https://github.com/trueberryless-org/starlight-theme-rose-pine/commit/eaf59e5ec0a7a938a3db2df37b19d2c77c336aee) Thanks [@trueberryless](https://github.com/trueberryless)! - Adds support for Astro v6, drops support for Astro v5.
88+99+ ⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is now `0.38.0`.
1010+1111+ Please follow the [upgrade guide](https://github.com/withastro/starlight/releases/tag/%40astrojs%2Fstarlight%400.38.0) to update your project.
1212+313## 0.1.2
414515### Patch Changes