Skip to content

Releases: digitalroute/cz-conventional-changelog-for-jira

v4.1.1

26 Feb 08:49
d919b77
Compare
Choose a tag to compare

4.1.1 (2020-02-26)

Bug Fixes

  • dont show issue question in jira mode (d919b77)

v4.1.0

26 Feb 08:18
16d817e
Compare
Choose a tag to compare

4.1.0 (2020-02-26)

Features

  • automatically suggest jira issue (#7) (9a35ef0)

v4.0.0

26 Feb 07:20
5825070
Compare
Choose a tag to compare

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

25 Feb 13:41
116e40e
Compare
Choose a tag to compare

3.6.0 (2020-02-25)

Features

  • only ask for issue if skipping jira issue (#5) (116e40e)

v3.5.1

10 Feb 10:58
Compare
Choose a tag to compare

3.5.1 (2020-02-10)

Bug Fixes

  • skipJiraIssue no longer produce undefined (b017a51)

v3.5.0

06 Feb 15:43
Compare
Choose a tag to compare

3.5.0 (2020-02-06)

Bug Fixes

  • show Jira issue in the subject line in the prompt (a397e0c)

Features

v3.4.0

06 Feb 14:43
78b398d
Compare
Choose a tag to compare

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

06 Feb 14:07
Compare
Choose a tag to compare

3.3.0 (2020-02-06)

Features

  • removed question about scope (5c85025)

v3.2.2

06 Feb 09:38
Compare
Choose a tag to compare

3.2.2 (2020-02-06)

Bug Fixes

  • fixed wrong length calculation (2a9cc6d)

v3.2.1

05 Feb 14:43
f117878
Compare
Choose a tag to compare

3.2.1 (2020-02-05)

Bug Fixes