Skip to content

Commit c89c144

Browse files
[ci] release (#3883)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dcf6d09 commit c89c144

13 files changed

Lines changed: 95 additions & 112 deletions

.changeset/00-slow-dragons-notice.md

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

.changeset/01-tricky-canyons-beg.md

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

.changeset/eighty-suns-smoke.md

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

.changeset/fluffy-plums-dress.md

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

.changeset/gentle-hats-help.md

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

.changeset/grumpy-brooms-study.md

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

.changeset/proud-schools-peel.md

Lines changed: 0 additions & 7 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.38.5",
14+
"@astrojs/starlight": "^0.39.0",
1515
"astro": "^6.2.2",
1616
"sharp": "^0.34.5"
1717
}

examples/markdoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/markdoc": "^1.0.4",
15-
"@astrojs/starlight": "^0.38.5",
15+
"@astrojs/starlight": "^0.39.0",
1616
"@astrojs/starlight-markdoc": "^0.6.0",
1717
"astro": "^6.2.2",
1818
"sharp": "^0.34.5"

examples/tailwind/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.38.5",
14+
"@astrojs/starlight": "^0.39.0",
1515
"@astrojs/starlight-tailwind": "^5.0.0",
1616
"@tailwindcss/vite": "^4.2.4",
1717
"astro": "^6.2.2",

0 commit comments

Comments
 (0)