Skip to content

Commit cdda72a

Browse files
ci: release [skip netlify] (#61)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8051baf commit cdda72a

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/flat-eagles-post.md

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

packages/starlight-plugins-docs-components/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @trueberryless-org/starlight-plugins-docs-components
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#59](https://github.com/trueberryless-org/starlight-plugins-docs-components/pull/59) [`5080ebf`](https://github.com/trueberryless-org/starlight-plugins-docs-components/commit/5080ebf519f6beba867a9867ce271384d918607c) 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.4.3
414

515
### Patch Changes

packages/starlight-plugins-docs-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trueberryless-org/starlight-plugins-docs-components",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"description": "Set of opinionated Starlight components used in trueberryless-org&#39;s Starlight plugins documentations",
55
"homepage": "https://starlight-plugins-docs-components.trueberryless.org/",
66
"bugs": {

0 commit comments

Comments
 (0)