Skip to content

Commit 2566a8b

Browse files
committed
update .github/release.yml
1 parent 0b61914 commit 2566a8b

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.github/release.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@
44
# ref: https://docs.github.com/repositories/releasing-projects-on-github/automatically-generated-release-notes
55
changelog:
66
exclude:
7-
authors:
8-
- smdn
97
labels:
108
- release-target
9+
categories:
10+
- title: Notable changes
11+
labels:
12+
- "*"
13+
exclude:
14+
labels:
15+
- dependencies
16+
- title: Dependencies
17+
labels:
18+
- dependencies

0 commit comments

Comments
 (0)