File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 2222 "types" : [
2323 {
2424 "type" : " feat" ,
25- "hidden" : false
25+ "section" : " Features "
2626 },
2727 {
2828 "type" : " fix" ,
29- "hidden " : false
29+ "section " : " Bug Fixes "
3030 },
3131 {
3232 "type" : " perf" ,
33- "hidden " : false
33+ "section " : " Performance Improvements "
3434 },
3535 {
3636 "type" : " revert" ,
37- "hidden " : false
37+ "section " : " Reverts "
3838 },
3939 {
4040 "type" : " docs" ,
41+ "section" : " Documentation" ,
4142 "hidden" : true
4243 },
4344 {
4445 "type" : " style" ,
46+ "section" : " Code style" ,
4547 "hidden" : true
4648 },
4749 {
4850 "type" : " chore" ,
51+ "section" : " Others" ,
4952 "hidden" : true
5053 },
5154 {
5255 "type" : " refactor" ,
56+ "section" : " Refactoring" ,
5357 "hidden" : true
5458 },
5559 {
5660 "type" : " test" ,
61+ "section" : " Tests" ,
5762 "hidden" : true
5863 },
5964 {
6065 "type" : " build" ,
66+ "section" : " Build" ,
6167 "hidden" : true
6268 },
6369 {
6470 "type" : " ci" ,
71+ "section" : " CI" ,
6572 "hidden" : true
6673 }
6774 ],
You can’t perform that action at this time.
0 commit comments