Whether this commit type is allowed to introduce a breaking change.
When true, breaking changes may be expressed using:
! after the type (e.g. feat!:)BREAKING CHANGE: footerOptionaldefaultDefault semantic version impact when no breaking change is present.
OptionaldeprecatedMarks this commit type as deprecated.
Human-readable description of what this commit type represents.
OptionaliconEmoji or icon representing this commit type.
OptionalisWhether commits of this type should be considered release-relevant (e.g. included in changelogs).
OptionaltitleDisplay-friendly label for UIs or documentation.
Conventional commit type identifier
Metadata describing a supported commit type.
See
COMMIT_TYPES.