diff --git a/.github/changelog-base.json b/.github/changelog-base.json index 9286ebde..8d998dd9 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,16 @@ "title": "## ๐Ÿงช Tests", "labels": ["test"], "exhaustive": true + }, + { + "title": "## ๐Ÿค Dependencies and ๐Ÿค– Generated Code", + "labels": ["dependencies"], + "exhaustive": true + }, + { + "title": "## ๐Ÿ“ƒ Documentation", + "labels": ["documentation"], + "exhaustive": true } ], "ignore_labels": [