Skip to content

Commit 3ed7f5e

Browse files
committed
Better release process
1 parent 3cc7386 commit 3ed7f5e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.claude/commands/release.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Make a vx.y.z tag for the next release based on CHANGELOG.md and push it to origin. Then, bump the patch version, commit, and push that to main, updating CHANGELOG.md with the new section.
1+
1. Make a vx.y.z tag for the next release based on CHANGELOG.md and push it to origin.
2+
2. Use pbcopy to copy the relevant release notes from CHANGELOG.md to the clipboard.
3+
3. Bump the patch version, commit, and push that to main, updating CHANGELOG.md with the new section.

0 commit comments

Comments
 (0)