We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12a913b + 5220699 commit 51be22cCopy full SHA for 51be22c
1 file changed
.github/release-drafter.yaml
@@ -8,6 +8,9 @@ template: |
8
See details of [all code changes](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION) since previous release
9
10
categories:
11
+ - title: "💥 Breaking Changes"
12
+ labels:
13
+ - "breaking"
14
- title: "🚀 Features"
15
labels:
16
- "feature"
0 commit comments