Skip to content

Commit 829eea7

Browse files
committed
chore: add Commitizen configuration for conventional commits
1 parent 014fa8f commit 829eea7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

cz.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
commitizen:
3+
major_version_zero: true
4+
name: cz_conventional_commits
5+
tag_format: v$version
6+
update_changelog_on_bump: true
7+
version_provider: npm
8+
version_scheme: semver

0 commit comments

Comments
 (0)