Skip to content

Commit b2ab65f

Browse files
authored
Update release.yml
Fixing label name for release note. Added breaking changes category
1 parent abcefd1 commit b2ab65f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/release.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,9 @@ changelog:
1010
categories:
1111
- title: Key Changes
1212
labels:
13-
- release-notes
13+
- release notes
14+
- title: Breaking Changes
15+
labels:
16+
- breaking change
17+
- visual breaking change
18+

0 commit comments

Comments
 (0)