···11----
22-"starlight-sidebar-topics-dropdown": 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.
···11# starlight-sidebar-topics-dropdown
2233+## 0.6.0
44+55+### Minor Changes
66+77+- [`be6f194`](https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown/commit/be6f1948dd7dbc0c3b55848b99123df045189536) 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.5.4
414515### Patch Changes