UNPKG

publish-release

Version:
35 lines (17 loc) 1.14 kB
<a name="1.6.0"></a> # [1.6.0](https://github.com/remixz/publish-release/compare/ce3667074704e6194529f77fb3b98910d7a3394a...v1.6.0) (2018-06-08) ### Features * add 'skipIfPublished' argument to CLI and API ([#38](https://github.com/remixz/publish-release/issues/38)) ([a01b25d](https://github.com/remixz/publish-release/commit/a01b25d)), closes [#37](https://github.com/remixz/publish-release/issues/37) <a name="1.5.1"></a> # [1.5.1]() (2018-03-29) ### Bug Fixes * Changed let to var - To support node versions less than 6 ([f2d9474](https://github.com/remixz/publish-release/commit/f2d9474e437221879f679b7871d475d2143154dd)) <a name="1.5.0"></a> # [1.5.0](https://github.com/remixz/publish-release/tree/v1.5.0) (2018-02-19) ### Features * editRelease and deleteEmptyTag options ([4ffad99](https://github.com/remixz/publish-release/commit/4ffad998e418998bbfc598190a23285a48ee8b01)) ### Bug Fixes * search body inside array for `reuseRelease` ([f6b622c](https://github.com/remixz/publish-release/commit/f6b622c6466411cf1e085d7e41ab1a27596bf2e4)) ### 1.4.0 BREAKING CHANGES See https://github.com/remixz/publish-release/pull/28