From 4d29163d11e17942f606ecebbfe5a6a2d26a030e Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Mon, 8 Aug 2022 16:10:55 -0700 Subject: [ci] release (#4197) * [ci] release * Update CHANGELOG.md Co-authored-by: github-actions[bot] Co-authored-by: Nate Moore --- examples/minimal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/minimal') diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 395fbd7c2..3b5a1b3d5 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -10,6 +10,6 @@ "astro": "astro" }, "devDependencies": { - "astro": "^1.0.0-rc.7" + "astro": "^1.0.0-rc.8" } } -- cgit v1.2.3