Skip to content

Commit 8b2139e

Browse files
committed
update release notes template
1 parent 8b5d172 commit 8b2139e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/release.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,29 @@ changelog:
44
exclude:
55
labels:
66
- ignore-for-release
7-
- dependencies
87
- duplicate
98
- wontfix
10-
authors:
11-
- dependabot
129
categories:
1310
- title: 🙌 Notable Changes
1411
labels:
1512
- notable
1613
- title: 💥 Breaking Changes
1714
labels:
1815
- breaking
19-
- title: 🚀 New Features
16+
- title: 🚀 New Features
2017
labels:
2118
- feature
2219
- enhancement
2320
- title: 🐛 Bug Fixes
2421
labels:
2522
- bug
23+
- title: 📄 Documentation
24+
labels:
25+
- documentation
2626
- title: 🏠 Internal
2727
labels:
2828
- internal
29+
- dependencies
2930
- title: Other Changes
3031
labels:
3132
- '*'

0 commit comments

Comments
 (0)