Skip to content

Commit b89d840

Browse files
[ci] release
1 parent fff38d5 commit b89d840

19 files changed

Lines changed: 120 additions & 126 deletions

.changeset/agile-eyes-fold.md

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

.changeset/beige-ties-scream.md

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

.changeset/dry-bikes-beg.md

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

.changeset/fuzzy-walls-jump.md

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

.changeset/hot-dryers-drop.md

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

.changeset/modern-hats-confess.md

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

.changeset/spicy-moons-sell.md

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

examples/basics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/starlight": "^0.37.7",
14+
"@astrojs/starlight": "^0.38.0",
1515
"astro": "^6.0.1",
1616
"sharp": "^0.34.2"
1717
}

examples/markdoc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/markdoc": "^1.0.0",
15-
"@astrojs/starlight": "^0.37.7",
16-
"@astrojs/starlight-markdoc": "^0.5.1",
15+
"@astrojs/starlight": "^0.38.0",
16+
"@astrojs/starlight-markdoc": "^0.6.0",
1717
"astro": "^6.0.1",
1818
"sharp": "^0.34.2"
1919
}

examples/tailwind/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/starlight": "^0.37.7",
15-
"@astrojs/starlight-tailwind": "^4.0.2",
14+
"@astrojs/starlight": "^0.38.0",
15+
"@astrojs/starlight-tailwind": "^5.0.0",
1616
"@tailwindcss/vite": "^4.1.18",
1717
"astro": "^6.0.1",
1818
"sharp": "^0.34.2",

0 commit comments

Comments
 (0)