Skip to content

Commit 7737e99

Browse files
[ci] release
1 parent e362d4c commit 7737e99

39 files changed

Lines changed: 96 additions & 90 deletions

File tree

.changeset/cyan-pigs-take.md

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

.changeset/gentle-regions-shave.md

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

.changeset/gold-roses-fetch.md

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

.changeset/grumpy-bats-return.md

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

.changeset/moody-geckos-train.md

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

.changeset/wacky-teeth-wear.md

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

examples/advanced-routing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@astrojs/node": "^11.1.4",
17-
"astro": "^7.2.4",
17+
"astro": "^7.2.5",
1818
"hono": "^4.12.14"
1919
}
2020
}

examples/basics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"astro": "astro"
1414
},
1515
"dependencies": {
16-
"astro": "^7.2.4"
16+
"astro": "^7.2.5"
1717
}
1818
}

examples/blog/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"astro": "astro"
1414
},
1515
"dependencies": {
16-
"@astrojs/mdx": "^7.0.7",
16+
"@astrojs/mdx": "^7.0.8",
1717
"@astrojs/rss": "^4.0.19",
1818
"@astrojs/sitemap": "^3.7.3",
19-
"astro": "^7.2.4",
19+
"astro": "^7.2.5",
2020
"sharp": "^0.35.0"
2121
}
2222
}

examples/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"scripts": {},
2020
"devDependencies": {
21-
"astro": "^7.2.4"
21+
"astro": "^7.2.5"
2222
},
2323
"peerDependencies": {
2424
"astro": "^5.0.0 || ^6.0.0"

0 commit comments

Comments
 (0)