We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4160149 commit 4b83618Copy full SHA for 4b83618
.cz.yaml
@@ -20,7 +20,7 @@ commitizen:
20
# The changelog_pattern identifies the commit types
21
# that will be included.
22
# Build the changelog with 'cz ch' on the staging or production branches.
23
- changelog_pattern: "^(feat|fix|perf|refactor|style|test|build|docs|ci)?"
+ changelog_pattern: "^(feat|fix|perf|refactor|remove|style|test|build|docs|ci)?"
24
# A mapping of type to its group name in the changelog.
25
# We call 'feat' commits 'New Features'
26
change_type_map:
0 commit comments