Semantic Version Bumper
|
1.0.0
Conventional Commits
Paste git log output here
Supports major (breaking), minor (feat), and patch (fix) based on Conventional Commits.
Analysis & Changelog
Bump Type
None
No commits parsed...
How to Use This Semantic Version Bumper
- 1Type your project's current semantic version (e.g., 1.0.0).
- 2Paste a list of your git commit messages to auto-calculate the next bump.
- 3Alternatively, manually select an increment type (Major, Minor, Patch, Pre-release).
- 4Review the generated next version and the categorized changelog.
- 5Copy the results to your clipboard for your release notes.
Features
- ✓🏷️ **Pre-release Support**: Easily bump alpha, beta, and rc versions.
- ✓⚡ **Client-Side**: Works entirely in your browser, no data sent to servers.
What is the Semantic Version Bumper?
The Semantic Version Bumper is a developer utility that automates the process of versioning software. By analyzing your commit history (specifically following the Conventional Commits specification), it calculates exactly how the version number should increment and generates a release changelog. It also supports manual bumps for quick updates.
Frequently Asked Questions
Verifying status...