File tree Expand file tree Collapse file tree 1 file changed +10
-15
lines changed
Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Original file line number Diff line number Diff line change 1515 "preset" : {
1616 "name" : " conventionalcommits" ,
1717 "types" : [
18- {
19- "type" : " chore" ,
20- "section" : " Others 🔧" ,
21- "hidden" : false
22- },
23- {
24- "type" : " revert" ,
25- "section" : " Reverts ◀" ,
26- "hidden" : false
27- },
2818 {
2919 "type" : " feat" ,
3020 "section" : " Features 🔥" ,
3525 "section" : " Bug Fixes 🛠" ,
3626 "hidden" : false
3727 },
38- {
39- "type" : " improvement" ,
40- "section" : " Feature Improvements 🛠" ,
41- "hidden" : false
42- },
4328 {
4429 "type" : " docs" ,
4530 "section" : " Docs 📃" ,
7459 "type" : " ci" ,
7560 "section" : " CI 🛠" ,
7661 "hidden" : false
62+ },
63+ {
64+ "type" : " chore" ,
65+ "section" : " Others 🔧" ,
66+ "hidden" : false
67+ },
68+ {
69+ "type" : " revert" ,
70+ "section" : " Reverts ◀" ,
71+ "hidden" : false
7772 }
7873 ]
7974 }
You can’t perform that action at this time.
0 commit comments