Skip to content

Commit f559c3d

Browse files
committed
build: update github release note config
1 parent 3f5bdde commit f559c3d

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

.github/release.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
changelog:
22
categories:
3-
- title: General
3+
- title: Enhancements
44
labels:
5-
- "*"
6-
- title: Dependencies
5+
- enhancement
6+
- title: Bug Fixes
7+
labels:
8+
- bug
9+
- title: Documentation
710
labels:
8-
- dependencies
11+
- documentation
12+
- title: Other Changes
13+
labels:
14+
- "*"

0 commit comments

Comments
 (0)