Skip to content

Commit 3773470

Browse files
leonardoanalistaLinusU
authored andcommitted
docs: add cz-customizable to list of adapters (#243)
1 parent eb36d18 commit 3773470

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
@@ -179,6 +179,7 @@ We know that every project and build process has different requirements so we've
179179
- [cz-jira-smart-commit](https://www.npmjs.com/package/cz-jira-smart-commit)
180180
- [rb-conventional-changelog](https://www.npmjs.com/package/rb-conventional-changelog)
181181
- [cz-mapbox-changelog](https://www.npmjs.com/package/cz-mapbox-changelog)
182+
- [cz-customizable](https://github.com/leonardoanalista/cz-customizable)
182183

183184
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!
184185

0 commit comments

Comments
 (0)