Skip to content

Commit 0d55d0d

Browse files
committed
Moved housekeeping changes to it's own group
1 parent 960f78f commit 0d55d0d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/release.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
changelog:
22
exclude:
33
labels:
4-
- refactor
54
- ignore-for-release
65
- tests-only
7-
- chore
86
categories:
97
- title: ':tada: Exciting New Features'
108
labels:
@@ -21,6 +19,12 @@ changelog:
2119
- title: ⚡ Performance
2220
labels:
2321
- performance
24-
- title: 👒 Dependencies
22+
- title: 👒 Dependencies & Housekeeping
2523
authors:
2624
- renovate[bot]
25+
labels:
26+
- ci/cd
27+
- chore
28+
- tests-only
29+
- refactor
30+
- tests-only

0 commit comments

Comments
 (0)