From 6f47c6c919724a071d0d1896a7cde6adbe7c079e Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Tue, 29 Aug 2023 07:58:09 -0700 Subject: [ci] release (rc) (#8256) Co-authored-by: github-actions[bot] --- packages/integrations/vue/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/integrations/vue/package.json') diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json index 4edafd274..add3f796d 100644 --- a/packages/integrations/vue/package.json +++ b/packages/integrations/vue/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/vue", - "version": "3.0.0-rc.1", + "version": "3.0.0-rc.2", "description": "Use Vue components within Astro", "type": "module", "types": "./dist/index.d.ts", @@ -56,7 +56,7 @@ "vue": "^3.3.4" }, "peerDependencies": { - "astro": "workspace:^3.0.0-rc.8", + "astro": "workspace:^3.0.0-rc.9", "vue": "^3.2.30" }, "engines": { -- cgit v1.2.3