cz-jira-simple-changelog

0.0.3 • Public • Published

cz-jira-simple-changelog

Simple cz plugin with jira ID support based in branch name

Add this to your package JSON:

{
...
"config": {
    "jiraProject": "MYPROJECT"
}
...
}

Prompts for conventional changelog. Infers jira issue based on branch name:

MYPROJECT-2345 feat(home) Add new feature to home

Adds a pull commit type, being the scope the pull request number, like pull(#123) description here.

Readme

Keywords

none

Package Sidebar

Install

npm i cz-jira-simple-changelog

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • jlopez