summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-15 08:06:43 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-15 16:06:43 +0100
commit91d36fa36bc8c5ca3e27c72b85399d1eb150c872 (patch)
treebf267bd32cadf64c628b4cd49710143a212945f8 /examples/blog
parent87ce2381b6f1cc01b3532da8c09601f2118d4e43 (diff)
downloadastro-91d36fa36bc8c5ca3e27c72b85399d1eb150c872.tar.gz
astro-91d36fa36bc8c5ca3e27c72b85399d1eb150c872.tar.zst
astro-91d36fa36bc8c5ca3e27c72b85399d1eb150c872.zip
[ci] release (#11719)astro@4.14.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 76f9b97fe..1f8e5af6e 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^3.1.3",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
- "astro": "^4.14.0"
+ "astro": "^4.14.1"
}
}