diff --git a/.github/changelog-base.json b/.github/changelog-base.json index 9286ebde..e580e316 100644 --- a/.github/changelog-base.json +++ b/.github/changelog-base.json @@ -6,7 +6,7 @@ "exhaustive": true }, { - "title": "## ๐Ÿ› Fixes", + "title": "## ๐Ÿ› Fixes and ๐Ÿค Small Changes", "labels": ["fix"], "exhaustive": true }, @@ -14,6 +14,11 @@ "title": "## ๐Ÿงช Tests", "labels": ["test"], "exhaustive": true + }, + { + "title": "## ๐Ÿค Dependencies and ๐Ÿค– Generated Code", + "labels": ["dependencies"], + "exhaustive": true } ], "ignore_labels": [