File tree Expand file tree Collapse file tree 1 file changed +34
-2
lines changed Expand file tree Collapse file tree 1 file changed +34
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ # https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
3+
14changelog :
5+ exclude :
6+ labels :
7+ - duplicate
8+ - invalid
9+ - modulesync
10+ - question
11+ - skip-changelog
12+ - wont-fix
13+ - wontfix
14+ - github_actions
15+
216 categories :
3- - title : Features & Enhancements
17+ - title : Breaking Changes 🛠
18+ labels :
19+ - backwards-incompatible
20+
21+ - title : New Features 🎉
422 labels :
523 - enhancement
6- - title : Bug Fixes
24+
25+ - title : Bug Fixes 🐛
726 labels :
827 - bug
28+
29+ - title : Documentation Updates 📚
30+ labels :
31+ - documentation
32+ - docs
33+
34+ - title : Dependency Updates ⬆️
35+ labels :
36+ - dependencies
37+
38+ - title : Other Changes
39+ labels :
40+ - " *"
You can’t perform that action at this time.
0 commit comments