Conventional Commit Formatter
Format commit messages following the Conventional Commits spec (feat/fix/chore/docs/refactor/...) with optional scope and breaking-change marker.
Build your commit
Conventional Commits reference
featโ new featurefixโ bug fixdocsโ documentation onlystyleโ formatting, whitespace (no code change)refactorโ neither feat nor fixperfโ performance improvementtestโ adding or fixing testsbuildโ build system or external depsciโ CI config fileschoreโ misc maintenancerevertโ revert a commit