Skip to content

Commit ee033f4

Browse files
author
Mashiro
authored
Update configuration files (#53)
Update release.yml
1 parent 729e1c2 commit ee033f4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.github/release.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
changelog:
22
categories:
3-
- title: ⚠ Breaking Change
3+
- title: Breaking Change
44
labels:
55
- breaking change
6-
- title: ❌ Removed
6+
- title: ⚠️ Deprecated
77
labels:
88
- deprecated
9+
- title: ❌ Removed
10+
labels:
11+
- removed
12+
- title: 🔐 Security
13+
labels:
14+
- security
915
- title: ⭐ New Features
1016
labels:
1117
- enhancements

0 commit comments

Comments
 (0)