We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0241c76 commit 080af69Copy full SHA for 080af69
RELEASE_CHECKLIST.md
@@ -8,5 +8,5 @@ This checklist is meant to be used as a guide for the `forge-std` release proces
8
- [ ] Open and merge a PR with the version bump
9
- [ ] Tag the merged commit with the version number: `git tag v<X.Y.Z>`
10
- [ ] Push the tag to the repository: `git push --tags`
11
-- [ ] Create a new GitHub release with the automatically generated changelog and with the name set to `v<X.Y.Z>`
+- [ ] Create a new GitHub release with the automatically generated changelog and the name set to `v<X.Y.Z>`
12
- [ ] Add `## Featured Changes` section to the top of the release notes
0 commit comments