summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-07-03 15:03:29 -0700
committerGravatar GitHub <noreply@github.com> 2024-07-03 18:03:29 -0400
commit75d118bf7f06f11df05b2337bf615e83c3681d0e (patch)
treecd2bd590bb41fa5b8e5d9d58d583355a52131dc7 /examples/blog
parentb9e906f8e75444739aa259b62489d9f5749260b9 (diff)
downloadastro-75d118bf7f06f11df05b2337bf615e83c3681d0e.tar.gz
astro-75d118bf7f06f11df05b2337bf615e83c3681d0e.tar.zst
astro-75d118bf7f06f11df05b2337bf615e83c3681d0e.zip
[ci] release (#11409)astro@4.11.5
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 a43453d18..29d33e4f9 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^3.1.2",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
- "astro": "^4.11.4"
+ "astro": "^4.11.5"
}
}