Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: release [skip netlify] (#89)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

trueberryless-org[bot]
github-actions[bot]
and committed by
GitHub
3d19a26f be6f1948

+11 -10
-9
.changeset/hip-maps-judge.md
··· 1 - --- 2 - "starlight-sidebar-topics-dropdown": minor 3 - --- 4 - 5 - Adds support for Astro v6, drops support for Astro v5. 6 - 7 - ⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is now `0.38.0`. 8 - 9 - Please follow the [upgrade guide](https://github.com/withastro/starlight/releases/tag/%40astrojs%2Fstarlight%400.38.0) to update your project.
+10
packages/starlight-sidebar-topics-dropdown/CHANGELOG.md
··· 1 1 # starlight-sidebar-topics-dropdown 2 2 3 + ## 0.6.0 4 + 5 + ### Minor Changes 6 + 7 + - [`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. 8 + 9 + ⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is now `0.38.0`. 10 + 11 + Please follow the [upgrade guide](https://github.com/withastro/starlight/releases/tag/%40astrojs%2Fstarlight%400.38.0) to update your project. 12 + 3 13 ## 0.5.4 4 14 5 15 ### Patch Changes
+1 -1
packages/starlight-sidebar-topics-dropdown/package.json
··· 1 1 { 2 2 "name": "starlight-sidebar-topics-dropdown", 3 - "version": "0.5.4", 3 + "version": "0.6.0", 4 4 "description": "Dropdown topic list for the Starlight Sidebar Topics plugin.", 5 5 "keywords": [ 6 6 "starlight",