Skip to content

Commit 080af69

Browse files
authored
Update RELEASE_CHECKLIST.md
1 parent 0241c76 commit 080af69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_CHECKLIST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ This checklist is meant to be used as a guide for the `forge-std` release proces
88
- [ ] Open and merge a PR with the version bump
99
- [ ] Tag the merged commit with the version number: `git tag v<X.Y.Z>`
1010
- [ ] 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>`
11+
- [ ] Create a new GitHub release with the automatically generated changelog and the name set to `v<X.Y.Z>`
1212
- [ ] Add `## Featured Changes` section to the top of the release notes

0 commit comments

Comments
 (0)