From a20f07871030a32d52ac97c9a956e33ac13fd6de Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Wed, 18 Aug 2021 09:07:04 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 92058d6318..b9c60cf149 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -149,7 +149,7 @@ If you have gotten permission from the core contributors, you can enter into pre Exiting prerelease mode should happen once an experimental release is ready to go from `npm install astro@next` to `npm install astro`. Only a core contributor run these steps. These steps should be run before -- Run: `yarn changeset pre enter next` in the project root +- Run: `yarn changeset pre exit` in the project root - Create a new PR from the changes created by this command. - Review, approve, and more the PR to enter prerelease mode. - If successful, The "Version Packages (next)" PR (if one exists) will now say "Version Packages".