We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bba090 commit 12ff4c5Copy full SHA for 12ff4c5
cliff.toml
@@ -58,6 +58,7 @@ commit_parsers = [
58
{ message = "^style", group = "Styling" },
59
{ message = "^test", group = "Testing" },
60
{ message = "^chore\\(release\\): prepare for", skip = true },
61
+ { message = "^chore: changelog", skip = true },
62
{ message = "^chore\\(deps\\)", skip = true },
63
{ message = "^chore|ci", group = "Miscellaneous Tasks" },
64
{ body = ".*security", group = "Security" },
0 commit comments