From 73ca0ef38352896f7c8fdaae23f881d02e60a180 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Tue, 24 Jan 2023 08:38:06 -0800 Subject: [ci] release (#5948) * [ci] release * Update changelogs (#5955) * [ci] release * Wrap astro 2.0 beta logs in `
` * Add link to docs upgrade guide * First pass cleaning up 2.0 release notes * mdx changes from Sarah * combine 5584 and 5842 in deno, image, netlify * markdown/remark incl (5684 & 5769) to match mdx * Tweak markdown/remark formatting * Format astro-prism * Format astro-rss * Format create-astro * Format cloudflare * Format lit * Format partytown * Format node * Format preact * Format react * Format solid * Format svelte * Format tailwind * Format vercel * Format vue * Format telemetry * Format webapi * Format scripts * Reinstate h3s for headings Co-authored-by: Ben Holmes * Reformat mdx * astro & markdown/remark: Combine #5679 & #5684 changelogs Co-authored-by: github-actions[bot] Co-authored-by: Chris Swithinbank Co-authored-by: Sarah Rainsberger Co-authored-by: Ben Holmes Co-authored-by: github-actions[bot] Co-authored-by: Matthew Phillips Co-authored-by: Chris Swithinbank Co-authored-by: Sarah Rainsberger Co-authored-by: Ben Holmes --- examples/with-markdown-plugins/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/with-markdown-plugins/package.json') diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json index 0a34fac62..bd47aaf83 100644 --- a/examples/with-markdown-plugins/package.json +++ b/examples/with-markdown-plugins/package.json @@ -11,8 +11,8 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.0-beta.4", - "@astrojs/markdown-remark": "^2.0.0-beta.2", + "astro": "^2.0.0", + "@astrojs/markdown-remark": "^2.0.0", "hast-util-select": "5.0.1", "rehype-autolink-headings": "^6.1.1", "rehype-slug": "^5.0.1", -- cgit v1.2.3