Skip to content
ZeroServer.tools

Git Commit Message Generator

Build Conventional Commits messages — type, scope, breaking change, body, and footer.

0/72
Fill in the fields above to generate a commit message…

What is Conventional Commits?

Conventional Commits is a specification for adding human- and machine-readable meaning to commit messages. Each message has a structured header: type(scope): description. The type signals intent — feat for new features, fix for bug fixes, docs for documentation changes, and so on. A ! suffix or a BREAKING CHANGE footer marks incompatible API changes. Tools like semantic-release and conventional-changelog use these messages to automatically bump version numbers and generate changelogs.

Private & free — this tool runs entirely in your browser.

Recommended: IndieKit Ship your Next.js startup in days.affiliate

Related Developer Utilities tools