[ci] yarn format
This commit is contained in:
parent
a911d14eab
commit
ef8345b458
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ When in prerelease mode, the automatic PR release process will no longer release
|
|||
1. Run `yarn changeset version` to create your new release.
|
||||
1. Run `yarn release` to publish your new release.
|
||||
1. Run `git push && git push --tags` to push your new release to GitHub.
|
||||
1. Run `git push release/0.X:latest` to push your release branch to `latest`.
|
||||
1. Run `git push release/0.X:latest` to push your release branch to `latest`.
|
||||
1. Go to https://github.com/withastro/astro/releases/new and create a new release. Copy the new changelog entry from https://github.com/withastro/astro/blob/latest/packages/astro/CHANGELOG.md.
|
||||
1. Post in Discord #announcements channel, if needed!
|
||||
|
||||
|
|
Loading…
Reference in a new issue