File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ bootstrap({
246246 "bin" : " ./my-cli.js" ,
247247 "dependencies" : {
248248 "commitizen" : " ^2.7.6" ,
249- "cz-conventional-changelog" : " ^1.1.5" ,
249+ "cz-conventional-changelog" : " ^1.1.5"
250250 }
251251}
252252```
@@ -272,6 +272,7 @@ We know that every project and build process has different requirements so we've
272272- [ rb-conventional-changelog] ( https://www.npmjs.com/package/rb-conventional-changelog )
273273- [ cz-mapbox-changelog] ( https://www.npmjs.com/package/cz-mapbox-changelog )
274274- [ cz-customizable] ( https://github.com/leonardoanalista/cz-customizable )
275+ - [ cz-commitlint] ( https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/cz-commitlint )
275276- [ commitlint] ( https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/prompt )
276277- [ vscode-commitizen] ( https://github.com/KnisterPeter/vscode-commitizen )
277278- [ cz-emoji] ( https://github.com/ngryman/cz-emoji )
You can’t perform that action at this time.
0 commit comments