summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-29 08:28:48 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-29 23:28:48 +0800
commit21747e9eaee19bdfdaf9a220bfd084101a1b10da (patch)
tree6541943d87d9be26436ba087351f829fa2467648 /examples/blog
parent9327d56755404b481993b058bbfc4aa7880b2304 (diff)
downloadastro-21747e9eaee19bdfdaf9a220bfd084101a1b10da.tar.gz
astro-21747e9eaee19bdfdaf9a220bfd084101a1b10da.tar.zst
astro-21747e9eaee19bdfdaf9a220bfd084101a1b10da.zip
[ci] release (#11871)astro@4.15.1
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 92c6fe574..547522cba 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.0"
+ "astro": "^4.15.1"
}
}