Enter your current release tag. Must follow MAJOR.MINOR.PATCH format.
β Please enter a valid version like 1.0.0 or 2.14.3
What changed in this release?
Select all that apply β the highest-priority rule wins.
Breaking Changes
MAJOR +1Incompatible API changes, removed endpoints, or behavior that breaks existing integrations.
New Features / Enhancements
MINOR +1Backward-compatible new functionality, new API endpoints, or significant UX improvements.
Bug Fixes / Patches
PATCH +1Backward-compatible bug fixes, security patches, or performance improvements with no new functionality.
Appended after a hyphen: 2.0.0-rc.1
Appended after a plus: 2.0.0+build.42
SemVer Priority Rules
Breaking change present? β Increment MAJOR, reset MINOR and PATCH to 0.
New feature (no breaking)? β Increment MINOR, reset PATCH to 0.
Only bug fixes? β Increment PATCH only.
Nothing selected? β Version unchanged.
Recommended Next Version
Version Breakdown
MAJOR
MINOR
PATCH
Git Commands
$ git tag v1.0.0
$ git push origin v1.0.0
GitHub Release Title Preview
Version locked in? Ship it. π
Instantly publish your v1.0.0 release notes to your users and trigger app notification bells with Bellotify.