From 5598feb71864f814d0a34bb6bf9f6ecdff081497 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Wed, 30 Aug 2023 04:38:28 -0700 Subject: [ci] release (#8279) Co-authored-by: github-actions[bot] --- packages/integrations/mdx/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/integrations/mdx/package.json') diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json index 4ce1c85c7..510a53327 100644 --- a/packages/integrations/mdx/package.json +++ b/packages/integrations/mdx/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/mdx", "description": "Add support for MDX pages in your Astro site", - "version": "1.0.0-rc.2", + "version": "1.0.0", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", @@ -54,7 +54,7 @@ "vfile": "^5.3.7" }, "peerDependencies": { - "astro": "workspace:^3.0.0-rc.11" + "astro": "workspace:^3.0.0" }, "devDependencies": { "@types/chai": "^4.3.5", -- cgit v1.2.3