Skip to content

Commit 51be22c

Browse files
authored
Merge pull request #134 from github-community-projects/jm_release_drafter_breaking
feat(ci): add Breaking Changes category
2 parents 12a913b + 5220699 commit 51be22c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/release-drafter.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ template: |
88
See details of [all code changes](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION) since previous release
99
1010
categories:
11+
- title: "💥 Breaking Changes"
12+
labels:
13+
- "breaking"
1114
- title: "🚀 Features"
1215
labels:
1316
- "feature"

0 commit comments

Comments
 (0)