Skip to content

Commit e703f0c

Browse files
committed
Update release.yml
1 parent 1c66c4c commit e703f0c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/release.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@ changelog:
22
categories:
33
- title: "🎉 New Features"
44
labels:
5-
- feature
6-
- epic
5+
- "type: feature"
76

87
- title: "❤️ Improvements"
98
labels:
10-
- enhancement
9+
- "type: enhancement"
1110

1211
- title: "🛠️ Bugfixes"
1312
labels:
14-
- bug
13+
- "type: bug"

0 commit comments

Comments
 (0)