Skip to content

Commit d0ee1d2

Browse files
committed
chore: update main -> master
1 parent 94c4c25 commit d0ee1d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.claude/commands/prep-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ $ARGUMENTS <version>
1010

1111
1. Make sure you are on develop.
1212
2. Make sure it is up-to-date.
13-
3. Checkout the main branch
14-
4. Merge develop into main
13+
3. Checkout the master branch
14+
4. Merge develop into master
1515
5. Open CHANGELOG.md and update the unreleased section with the new version (if not specified, use your tool to ask the user for the version).
1616
6. Create a new Unreleased section with all sub-sections for a changelog entry: Breaking Change, Fixed, Added, Changed.
1717
7. Commit the changes with the message "chore: prepare release <version>".

0 commit comments

Comments
 (0)