File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 1+
12name-template : ' v$NEXT_PATCH_VERSION'
23tag-template : ' v$NEXT_PATCH_VERSION'
34categories :
@@ -7,17 +8,22 @@ categories:
78 - ' kind/enhancement'
89 - title : ' 🐛 Bug Fixes'
910 labels :
10- - ' fix'
11- - ' bugfix'
11+ - ' kind/ fix'
12+ - ' kind/ bugfix'
1213 - ' kind/bug'
1314 - title : ' 🧰 Maintenance'
14- label : ' kind/chore'
15+ labels :
16+ - ' kind/chore'
17+ - ' area/ci'
18+ - ' area/tests'
19+ - title : 📖 Documentation
20+ label : area/docs
1521change-template : ' - $TITLE @$AUTHOR (#$NUMBER)'
1622template : |
17- ## What's new
23+ ## What's new ?
1824 $CHANGES
1925
2026 ## Contributors
2127
22- Thank you to our contributors for making this release possible:
28+ Thanks a lot to our contributors for making this release possible:
2329 $CONTRIBUTORS
You can’t perform that action at this time.
0 commit comments