chore: re-generate changelogs

This commit is contained in:
iCrawl
2022-06-04 16:42:00 +02:00
parent 8af916dba0
commit bd2cf20ecb
11 changed files with 20 additions and 19 deletions

View File

@@ -58,8 +58,7 @@ commit_parsers = [
{ body = ".*security", group = "Security"},
]
filter_commits = true
tag_pattern = "@discordjs\\/rest@.*"
skip_tags = "v[0-9]*|11|12"
tag_pattern = "@discordjs/rest@[0-9]*"
ignore_tags = ""
topo_order = false
sort_commits = "newest"