summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-13 06:27:42 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-13 15:27:42 +0200
commitf15922d177a623c19c5e1d9a85cc5aa2df4ae82b (patch)
tree69b792e88df1b1716e6c0b530eff81625f2838f0 /examples/blog
parentf7f2338c2b96975001b5c782f458710e9cc46d74 (diff)
downloadastro-f15922d177a623c19c5e1d9a85cc5aa2df4ae82b.tar.gz
astro-f15922d177a623c19c5e1d9a85cc5aa2df4ae82b.tar.zst
astro-f15922d177a623c19c5e1d9a85cc5aa2df4ae82b.zip
[ci] release (alpha) (#11962)astro@5.0.0-alpha.7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog')
-rw-r--r--examples/blog/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/package.json b/examples/blog/package.json
index 7265f2f2c..ea7bba9a2 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^4.0.0-alpha.2",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
- "astro": "^5.0.0-alpha.6"
+ "astro": "^5.0.0-alpha.7"
}
}