Releases
v2.0.0
v2.0.0 (2021-02-17)
Features
support # as footer metadata separator (57995c3 )
ignore known types on bumping version if not mapped on bump config (5c992b6 )
add support to rename or disable breaking changes section from release notes (11a847f )
remove breaking change synonyms support (2ae35c9 )
validate scope at validate-commit-message command (df26b50 )
use configured commit types on commit comand (e67ae6c )
prompt select for scope if scope.values is defined (d88d185 )
config sv4git using yaml (e70283a )
support conventional commits exclamation mark on breaking changes (8cf6f1e )
Bug Fixes
use filepath.Join to append path and file on validate-commit-message command (221d7cd )
Breaking Changes
is not possible to set breaking change footer synonym
stop using var envs to config sv4git
remove BRANCH_ISSUE_REGEX varenv
changes commit-log command json, rename subject to description, move all commit message attributes to 'message'
You can’t perform that action at this time.