summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-02 04:19:39 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-02 13:19:39 +0200
commit60d8e30008baef46ff46559450e5cd9c1f2500f6 (patch)
tree5e46317f67c4f35766fe0cbb670d41801a6f5752 /examples/blog
parent80b4a181a077266c44065a737e61cc7cff6bc6d7 (diff)
downloadastro-60d8e30008baef46ff46559450e5cd9c1f2500f6.tar.gz
astro-60d8e30008baef46ff46559450e5cd9c1f2500f6.tar.zst
astro-60d8e30008baef46ff46559450e5cd9c1f2500f6.zip
[ci] release (#11883)astro@4.15.2
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 547522cba..e1f66ecad 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^3.1.5",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
- "astro": "^4.15.1"
+ "astro": "^4.15.2"
}
}