diff --git a/.github/release.yml b/.github/release.yml index f65ff95..71e7fa4 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -7,14 +7,23 @@ changelog: authors: - octocat categories: + - title: ":boom: Type: Breaking Change" + labels: + - "Type: Breaking Change" - title: ":bug: Type: Bug" labels: + - "Type: Bug" - "bug" + - title: ":house: Refactoring" + labels: + - "Type: Refactoring" - title: ":memo: Documentation" labels: + - "Type: Documentation" - "documentation" - title: ":rocket: Type: Feature" labels: + - "Type: Feature" - "enhancement" - title: Other Changes labels: