Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

34 lines (17 loc) · 1.12 KB

1.6.0 (2018-06-08)

Features

  • add 'skipIfPublished' argument to CLI and API (#38) (a01b25d), closes #37

1.5.1 (2018-03-29)

Bug Fixes

  • Changed let to var - To support node versions less than 6 (f2d9474)

1.5.0 (2018-02-19)

Features

  • editRelease and deleteEmptyTag options (4ffad99)

Bug Fixes

  • search body inside array for reuseRelease (f6b622c)

1.4.0

BREAKING CHANGES

See #28