conventional-changelog-conventionalcommits-jira
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

Convention Changelog Conventionalcommits Jira

This package wraps conventional-changelog-conventionalcommits and configures the header to start with a Jira ticket prefix. The intended use case is with @jscutlery/semver since that is currently the only way of updating the header pattern.

Correct messages according to this pattern are:

JIRA-1234 feat(package) some change

So the ticket number has to come first followed by the normal conventional commit pattern. With the one exception that the colon after the type is optional.

Readme

Keywords

none

Package Sidebar

Install

npm i conventional-changelog-conventionalcommits-jira

Weekly Downloads

53

Version

2.0.1

License

MIT

Unpacked Size

8.56 kB

Total Files

12

Last publish

Collaborators

  • lucabecker