2
.cz.yaml
2
.cz.yaml
@ -2,6 +2,6 @@ commitizen:
|
|||||||
bump_message: "build(version): bump version $current_version \u2192 $new_version"
|
bump_message: "build(version): bump version $current_version \u2192 $new_version"
|
||||||
changelog_incremental: false
|
changelog_incremental: false
|
||||||
name: cz_conventional_commits
|
name: cz_conventional_commits
|
||||||
tag_format: v$major.$minor.$patch$prerelease
|
tag_format: $major.$minor.$patch$prerelease
|
||||||
update_changelog_on_bump: true
|
update_changelog_on_bump: true
|
||||||
version: 0.1.0rc2
|
version: 0.1.0rc2
|
||||||
|
Reference in New Issue
Block a user