We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 664fdfe commit c837ba8Copy full SHA for c837ba8
1 file changed
.github/RELEASE.md
@@ -18,6 +18,7 @@ Refer to this file for the canonical release workflow and checklist template.
18
- [ ] Update the version number in `package.json` (semantic versioning, e.g., `X.Y.Z`)
19
- [ ] Commit all changes
20
- [ ] Push all changes
21
+- [ ] Create a pull request from the release branch to main
22
- [ ] Review, approve, and merge the pull request into the main branch (human)
23
- [ ] Create and push a new git tag (format: `vX.Y.Z`, matches `package.json`)
24
0 commit comments