mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update cliff.toml
This commit is contained in:
parent
d092db307b
commit
4b1755706a
1 changed files with 2 additions and 2 deletions
|
@ -110,8 +110,8 @@ commit_parsers = [
|
|||
{ message = "^chore|^ci|^misc", group = "<!-- 7 -->⚙️ Miscellaneous" },
|
||||
{ body = ".*security", group = "<!-- 8 -->🛡️ Security" },
|
||||
{ message = "^revert", group = "<!-- 9 -->◀️ Revert" },
|
||||
{ message = "New Crowdin updates", group = "<!-- 10 -->🈳 New translations" },
|
||||
{ message = "Composer", group = "<!-- 11 -->📚 Updated dependencies" },
|
||||
{ message = "^crowdin", group = "<!-- 10 -->🈳 New translations" },
|
||||
{ message = "^Composer", group = "<!-- 11 -->📚 Updated dependencies" },
|
||||
{ message = ".*", group = "<!-- 12 -->💼 Other" },
|
||||
]
|
||||
# protect breaking changes from being skipped due to matching a skipping commit_parser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue