2.1.2 • Published 6 years ago

@slavab89/cz-conventional-changelog v2.1.2

Weekly downloads
173
License
MIT
Repository
github
Last release
6 years ago

cz-conventional-changelog

npm version npm downloads

Part of the commitizen family. Prompts for conventional changelog standard.

The only change from the original package is that i place the ISSUES section at the head part instead of the footer.

When using Bitbucket it allows JIRA issues to be auto-highlighted.

The resulting commit message should look something like:

feat(adapter): ABC-123 This is my message

This is the body of the commit

BREAKING CHANGE: Something that breaks!