Skip to content

Commit 0b879fb

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

44 files changed

Lines changed: 139 additions & 117 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/fix-cf-asset-cache-headers.md

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

.changeset/fix-cloudflare-fetch-circular-import.md

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

.changeset/fix-node-logger-startup-message.md

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

.changeset/kind-snails-wash.md

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

.changeset/light-impalas-wave.md

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

.changeset/satteri-prism.md

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

.changeset/spicy-pandas-retire.md

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

examples/advanced-routing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"astro": "astro"
1414
},
1515
"dependencies": {
16-
"@astrojs/node": "^10.1.3",
17-
"astro": "^6.4.4",
16+
"@astrojs/node": "^10.1.4",
17+
"astro": "^6.4.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": "^6.4.4"
16+
"astro": "^6.4.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": "^6.0.2",
16+
"@astrojs/mdx": "^6.0.3",
1717
"@astrojs/rss": "^4.0.18",
1818
"@astrojs/sitemap": "^3.7.3",
19-
"astro": "^6.4.4",
19+
"astro": "^6.4.5",
2020
"sharp": "^0.34.3"
2121
}
2222
}

0 commit comments

Comments
 (0)