Skip to content

Commit a3220d3

Browse files
committed
update release notes template
1 parent b03d833 commit a3220d3

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.github/release.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,13 @@ changelog:
44
exclude:
55
labels:
66
- ignore-for-release
7-
- dependencies
87
- duplicate
98
- wontfix
10-
authors:
11-
- dependabot
129
categories:
1310
- title: 💥 Breaking Changes
1411
labels:
1512
- breaking
16-
- title: 🚀 New Features
13+
- title: 🚀 New Features
1714
labels:
1815
- feature
1916
- enhancement
@@ -23,6 +20,12 @@ changelog:
2320
- title: 🏠 Internal
2421
labels:
2522
- internal
23+
- title: 📦 Dependencies
24+
labels:
25+
- dependencies
26+
- title: 📄 Documentation
27+
labels:
28+
- documentation
2629
- title: Other Changes
2730
labels:
2831
- '*'

0 commit comments

Comments
 (0)