Skip to content

Commit 901582b

Browse files
authored
Update release.yml with breaking changes
1 parent 8454061 commit 901582b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/release.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@ changelog:
33
labels:
44
- ignore-for-release
55
categories:
6+
- title: breaking changes ⚠️
7+
labels:
8+
- breaking change
69
- title: new features 🚀
710
labels:
811
- enhancement
9-
- title: bug fixes and improvements ✨
12+
- title: bug fixes 🐞 and improvements ✨
1013
labels:
1114
- bug-fix
1215
- title: other changes 🛠️

0 commit comments

Comments
 (0)