mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore(cliff): don't skip breaking commits (#10675)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
This commit is contained in:
@@ -69,6 +69,7 @@ commit_parsers = [
|
||||
{ body = ".*security", group = "Security"},
|
||||
]
|
||||
filter_commits = true
|
||||
protect_breaking_commits = true
|
||||
tag_pattern = "@discordjs/rest@[0-9]*"
|
||||
ignore_tags = ""
|
||||
topo_order = false
|
||||
|
||||
Reference in New Issue
Block a user