Skip to content

Commit b0c0483

Browse files
committed
docs(maintaining): fix #4174
1 parent 1b1c0cb commit b0c0483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/MAINTAINING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ If you're the current release manager, follow these steps:
164164

165165
### Publishing a release
166166

167+
1. Create a release branch called `v0.0.0` but replace with new version
167168
1. Run `yarn release:prep` and type in the new version (e.g., `3.8.1`)
168169
1. GitHub Actions will generate the `npm-package`, `release-packages` and
169170
`release-images` artifacts. You do not have to wait for this step to complete

0 commit comments

Comments
 (0)