Skip to content

Commit

Permalink
Add changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Dec 20, 2024
1 parent c45a955 commit 1b6063e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changeset/good-trains-sniff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
'@astrojs/starlight': minor
---

⚠️ **BREAKING CHANGE:** The minimum supported version of Astro is now 5.1.0

Please update Astro and Starlight together:

```sh
npx @astrojs/upgrade
```
5 changes: 5 additions & 0 deletions .changeset/silver-brooms-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@astrojs/starlight': patch
---

Updates internal dependencies `@astrojs/sitemap` and `@astrojs/mdx` to the latest versions

0 comments on commit 1b6063e

Please sign in to comment.