Releases: digitalroute/cz-conventional-changelog-for-jira
Releases · digitalroute/cz-conventional-changelog-for-jira
v4.1.1
4.1.1 (2020-02-26)
Bug Fixes
- dont show issue question in jira mode (d919b77)
v4.1.0
4.1.0 (2020-02-26)
Features
- automatically suggest jira issue (#7) (9a35ef0)
v4.0.0
4.0.0 (2020-02-26)
Features
- Adds Jira mode and always enable lower case scope (#6) (5825070)
BREAKING CHANGES
- CZ_SKIP_JIRA_ISSUE is now CZ_JIRA_MODE and is inversed. DISABLE_SCOPE_LOWERCASE is
removed. CZ_MAX_HEADER_WIDTH is 72 instead of 100.
docs: Include skip scope in docs
v3.6.0
3.6.0 (2020-02-25)
Features
- only ask for issue if skipping jira issue (#5) (116e40e)
v3.5.1
3.5.1 (2020-02-10)
Bug Fixes
- skipJiraIssue no longer produce undefined (b017a51)
v3.5.0
3.5.0 (2020-02-06)
Bug Fixes
- show Jira issue in the subject line in the prompt (a397e0c)
Features
v3.4.0
3.4.0 (2020-02-06)
Bug Fixes
- handles capitalization correctly for JIRA issues (e4989af)
Features
- improve the subject question so that it limits the input (#2) (78b398d)
v3.3.0
3.3.0 (2020-02-06)
Features
- removed question about scope (5c85025)
v3.2.2
3.2.2 (2020-02-06)
Bug Fixes
- fixed wrong length calculation (2a9cc6d)
v3.2.1
3.2.1 (2020-02-05)
Bug Fixes