Skip to content

Commit 3d19a26

Browse files
ci: release [skip netlify] (#89)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent be6f194 commit 3d19a26

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/hip-maps-judge.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/starlight-sidebar-topics-dropdown/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# starlight-sidebar-topics-dropdown
22

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+
313
## 0.5.4
414

515
### Patch Changes

packages/starlight-sidebar-topics-dropdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-sidebar-topics-dropdown",
3-
"version": "0.5.4",
3+
"version": "0.6.0",
44
"description": "Dropdown topic list for the Starlight Sidebar Topics plugin.",
55
"keywords": [
66
"starlight",

0 commit comments

Comments
 (0)