This repository was archived by the owner on Jul 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +19
-20
lines changed
Expand file tree Collapse file tree 1 file changed +19
-20
lines changed Original file line number Diff line number Diff line change 1- name-template : ' $NEXT_PATCH_VERSION'
2- tag-template : ' $NEXT_PATCH_VERSION'
1+ name-template : " $NEXT_PATCH_VERSION"
2+ tag-template : " $NEXT_PATCH_VERSION"
33categories :
4- - title : ' ⭐ New Features'
4+ - title : " ⭐ New Features"
55 labels :
6- - ' experimental'
7- - ' feature request'
8- - title : ' 📄 Documentation'
6+ - " experimental"
7+ - " feature request"
8+ - title : " 📄 Documentation"
99 labels :
10- - ' documentation'
11- - ' website'
12- - title : ' 🔧 Optimizations'
10+ - " documentation"
11+ - " website"
12+ - title : " 🔧 Optimizations"
1313 labels :
14- - ' depreciated'
15- - ' optimizations'
16- - ' refactor'
17- - title : ' 🐞 Bug Fixes'
14+ - " depreciated"
15+ - " optimizations"
16+ - " refactor"
17+ - title : " 🐞 Bug Fixes"
1818 labels :
19- - ' bug'
20- - ' error'
21- - title : ' 📘 Dependencies'
22- label : ' dependencies'
23- no-changes-template : ' *No changes*'
24- change-template : ' - $TITLE #$NUMBER (@$AUTHOR)'
19+ - " bug"
20+ - " error"
21+ - title : ' 📘 Dependencies"
22+ label: ' dependencies"
23+ no-changes-template : " *No changes*"
24+ change-template : " - $TITLE #$NUMBER (@$AUTHOR)"
2525template : |
2626 ## Changes
2727
2828 $CHANGES
29-
You can’t perform that action at this time.
0 commit comments