Update bundles

This commit is contained in:
GitHub Action
2025-02-06 18:34:44 +00:00
parent 34dc83dd68
commit ec37747311
5 changed files with 15 additions and 15 deletions

View File

@@ -3786,7 +3786,7 @@
{
"name": "Extras",
"negate": false,
"pattern": "(?i)(\\b|\\.)(extra[s]?|special feature[s]?)\\b",
"pattern": "(?i)(?<=\\b[12]\\d{3}\\b).*(\\b|\\.)\\b(Extras?|Bonus|Extended[ ._-]Clip|Special Feature[s]?)\\b",
"required": true,
"type": "release_title"
}