diff --git a/.github/workflows/release-changelog.json b/.github/workflows/release-changelog.json index da039c836f1..d6bb011e6f8 100644 --- a/.github/workflows/release-changelog.json +++ b/.github/workflows/release-changelog.json @@ -35,6 +35,10 @@ { "title": "### Documentation", "labels": ["Documentation"] + }, + { + "title": "### Fixed Bugs", + "labels": ["bugfix"] } ], "sort": {