Skip to content

Commit b6b3ac1

Browse files
committed
build: update automated release changelog config
1 parent b9b8a99 commit b6b3ac1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/release.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
changelog:
22
exclude:
33
labels:
4-
- ignore-for-release
5-
authors:
6-
- octocat
4+
- release
75
categories:
86
- title: 🚀 Features
97
labels:
@@ -25,7 +23,7 @@ changelog:
2523
- build
2624
- title: 📦 Dependency Updates
2725
labels:
28-
- build
26+
- dependency
2927
- title: Other Changes
3028
labels:
3129
- "*"

0 commit comments

Comments
 (0)