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({
246
246
"bin" : " ./my-cli.js" ,
247
247
"dependencies" : {
248
248
"commitizen" : " ^2.7.6" ,
249
- "cz-conventional-changelog" : " ^1.1.5" ,
249
+ "cz-conventional-changelog" : " ^1.1.5"
250
250
}
251
251
}
252
252
```
@@ -272,6 +272,7 @@ We know that every project and build process has different requirements so we've
272
272
- [ rb-conventional-changelog] ( https://www.npmjs.com/package/rb-conventional-changelog )
273
273
- [ cz-mapbox-changelog] ( https://www.npmjs.com/package/cz-mapbox-changelog )
274
274
- [ cz-customizable] ( https://github.com/leonardoanalista/cz-customizable )
275
+ - [ cz-commitlint] ( https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/cz-commitlint )
275
276
- [ commitlint] ( https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/prompt )
276
277
- [ vscode-commitizen] ( https://github.com/KnisterPeter/vscode-commitizen )
277
278
- [ cz-emoji] ( https://github.com/ngryman/cz-emoji )
You can’t perform that action at this time.
0 commit comments