Skip to content

Commit

Permalink
chore: add a "
Browse files Browse the repository at this point in the history
  • Loading branch information
iwishiwasaneagle committed Jan 18, 2024
1 parent 0dfc07e commit 89b3e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cliff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ footer = """
# https://www.conventionalcommits.org
conventional_commits = true
commit_parsers = [
{ message = "^comment*, group = "Comments"},
{ message = "^comment*", group = "Comments"},
{ message = "^feat*", group = "Features"},
{ message = "^fix*", group = "Bug Fixes"},
{ message = "^doc*", group = "Documentation"},
Expand Down

0 comments on commit 89b3e79

Please sign in to comment.