Skip to content

Latest commit

 

History

History
64 lines (28 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

64 lines (28 loc) · 2.12 KB

2.0.0 (2020-06-21)

Bug Fixes

  • validation: change header max length to 72 (c98d52d)

Build System

  • change minimum supported Node version (d392e42)

Features

BREAKING CHANGES

  • change minimum supported version of Node to v10

1.0.5 (2018-11-03)

Bug Fixes

  • validation: only check if first word of subject is lowercase (20d7057)

1.0.4 (2018-11-02)

Bug Fixes

  • add more branch prefixes to remove (5444029)
  • validation: improve issue validation (38dcea8)

1.0.3 (2018-10-21)

Bug Fixes

  • prefix issue IDs retrieved from branch name with # (7035ce8), closes #5

1.0.2 (2018-10-19)

Bug Fixes

  • validation: fix for subject and lowercase validation (fbd2cc1)

1.0.1 (2018-10-14)

Bug Fixes

  • package: use correct keywords (f39a2c9)

1.0.0 (2018-10-14)

Bug Fixes

  • release: trigger a new release (33cfc29)