File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 "@types/node" : " ^26.0.0" ,
6060 "@types/yargs" : " ^17.0.35" ,
6161 "chai" : " ^6.2.2" ,
62- "conventional-changelog-conventionalcommits" : " ^10.0.0 " ,
62+ "conventional-changelog-conventionalcommits" : " ^9.3.1 " ,
6363 "js-yaml" : " ^5.0.0" ,
6464 "mocha" : " ^11.7.5" ,
6565 "polendina" : " ^3.2.20" ,
141141 "type" : " fix" ,
142142 "section" : " Bug Fixes"
143143 },
144+ {
145+ "type" : " perf" ,
146+ "section" : " Performance Improvements"
147+ },
148+ {
149+ "type" : " revert" ,
150+ "section" : " Reverts"
151+ },
152+ {
153+ "type" : " refactor" ,
154+ "section" : " Code Refactoring"
155+ },
156+ {
157+ "type" : " test" ,
158+ "section" : " Tests"
159+ },
160+ {
161+ "type" : " build" ,
162+ "section" : " Trivial Changes"
163+ },
164+ {
165+ "type" : " ci" ,
166+ "section" : " Trivial Changes"
167+ },
144168 {
145169 "type" : " chore" ,
146170 "section" : " Trivial Changes"
150174 "section" : " Trivial Changes"
151175 },
152176 {
153- "type" : " test " ,
154- "section" : " Tests "
177+ "type" : " style " ,
178+ "section" : " Trivial Changes "
155179 }
156180 ]
157181 }
You can’t perform that action at this time.
0 commit comments