Skip to content

Commit

Permalink
📝 Fix release template
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal committed Feb 24, 2025
1 parent a331a20 commit b593cde
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/prepare-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ projects: ["maykinmedia/15"]
- [ ] Version bump
- [ ] Regenerate API spec
- [ ] Update READMEs with release dates + links
- [ ] Bump version number with `bumpversion <major|minor|patch>` or `bump-my-version bump <major|minor|patch>`
- [ ] Bump version number with `bin/bump-my-version.sh bump <major|minor|patch>`
- [ ] Update changelog
Empty file modified bin/bumpversion.sh
100644 → 100755
Empty file.

0 comments on commit b593cde

Please sign in to comment.