summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-27 06:41:03 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-27 09:41:03 -0400
commit50841bb7fd88d9c557bb6386e1ada23a8bc80ab9 (patch)
treec30b921ba19f9f876d9a4b690b6f842a49dc3621 /examples/with-markdown-plugins
parentb9364ff8d98095b905f761074fb1179b24aa6c74 (diff)
downloadastro-50841bb7fd88d9c557bb6386e1ada23a8bc80ab9.tar.gz
astro-50841bb7fd88d9c557bb6386e1ada23a8bc80ab9.tar.zst
astro-50841bb7fd88d9c557bb6386e1ada23a8bc80ab9.zip
* [ci] release * Update packages/integrations/cloudflare/CHANGELOG.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r--examples/with-markdown-plugins/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 371e19987..e6072e79e 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.5.3",
+ "astro": "^1.6.0",
"@astrojs/markdown-remark": "^1.1.3",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",