Skip to content

Commit d46411b

Browse files
committed
Adjusted release notes template
1 parent 3860c4c commit d46411b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/release.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
changelog:
22
exclude:
33
labels:
4-
- cosmetic
4+
- dont-mention
55
categories:
66
- title: ⚠️ Breaking Changes
77
labels:
@@ -12,6 +12,9 @@ changelog:
1212
- title: 🐛 Bugfixes
1313
labels:
1414
- bug
15+
- title: 💋 Cosmetic Changes
16+
labels:
17+
- cosmetic
1518
- title: Other Changes
1619
labels:
1720
- "*"

0 commit comments

Comments
 (0)