@connorbrathwaite/cz-conventional-jira-smart-commit
v4.1.0
Published
A commitizen adapter for Jira smart commits
Readme
cz-jira-smart-commit
Commitizen adapter for Jira Smart Commits.
Usage
Install this adapter
yarn add -D cz-jira-smart-commitreference it in your .cz.json of your project
{
"path": "node_modules/cz-jira-smart-commit/"
}Committing
git add .
git cz or yarn commit instead of git commit
Versioning
projects following the adapter's conventions may produce an automated CHANGELOG.md via commitizen adapter for standard-version.
