Skip to content

Commit 25d2ddb

Browse files
marioneblLinusU
authored andcommitted
docs: add cz-conventional-changelog-lint to adapter list (#306)
1 parent 0d4e0d5 commit 25d2ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ We know that every project and build process has different requirements so we've
180180
- [rb-conventional-changelog](https://www.npmjs.com/package/rb-conventional-changelog)
181181
- [cz-mapbox-changelog](https://www.npmjs.com/package/cz-mapbox-changelog)
182182
- [cz-customizable](https://github.com/leonardoanalista/cz-customizable)
183+
- [cz-conventional-changelog-lint](https://github.com/marionebl/cz-conventional-changelog-lint)
183184

184185
To create an adapter, just fork one of these great adapters and modify it to suit your needs. We pass you an instance of [Inquirer.js](https://github.com/SBoudrias/Inquirer.js/) but you can capture input using whatever means necessary. Just call the `commit` callback with a string and we'll be happy. Publish it to npm, and you'll be all set!
185186

0 commit comments

Comments
 (0)