Skip to content

Commit 29f3024

Browse files
[ci] release (#13785)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 68d8c4e commit 29f3024

36 files changed

Lines changed: 81 additions & 80 deletions

File tree

.changeset/forty-peaches-talk.md

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

.changeset/moody-apples-hang.md

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

.changeset/petite-rockets-relax.md

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

.changeset/soft-memes-sin.md

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

.changeset/thirty-pumas-shop.md

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

.changeset/wide-adults-smell.md

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

examples/basics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"astro": "^5.7.12"
13+
"astro": "^5.7.13"
1414
}
1515
}

examples/blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"@astrojs/mdx": "^4.2.6",
1414
"@astrojs/rss": "^4.0.11",
1515
"@astrojs/sitemap": "^3.4.0",
16-
"astro": "^5.7.12"
16+
"astro": "^5.7.13"
1717
}
1818
}

examples/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"scripts": {},
1717
"devDependencies": {
18-
"astro": "^5.7.12"
18+
"astro": "^5.7.13"
1919
},
2020
"peerDependencies": {
2121
"astro": "^4.0.0 || ^5.0.0"

examples/container-with-vitest/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/react": "^4.2.7",
15-
"astro": "^5.7.12",
15+
"astro": "^5.7.13",
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",
1818
"vitest": "^3.1.1"

0 commit comments

Comments
 (0)