Skip to content

Latest commit

History

History
118 lines (58 loc) 路 3.99 KB

CHANGELOG.md

File metadata and controls

118 lines (58 loc) 路 3.99 KB

1.0.0 (2018-10-28)

Features

  • add support for multiple minimatch patterns (#36) (43e238c), closes #34

BREAKING CHANGES

  • The assets upload input has been changed to multiLine type.

0.5.0 (2018-07-09)

Features

  • allow GitHub OAuth scheme authentication (893215d), closes #17

0.4.1 (2018-07-03)

Bug Fixes

  • change task definition input order (c7368f9)

0.4.0 (2018-07-03)

Features

  • allow to manually set repository owner and name #23 (795d49f)

0.3.4 (2018-06-06)

Bug Fixes

  • dependency: update potential security vulnerability in plugin (af03887)

0.3.3 (2018-03-20)

Bug Fixes

  • bytestosize: remove extra parenthesis (678d2ab)

0.3.2 (2018-03-20)

Bug Fixes

  • task.json: change jsonpath (9cd4d3d)

Reverts

  • task.json: change jsonpath for github repositories (c989d17)

0.3.1 (2018-03-19)

Bug Fixes

  • task.json: change jsonpath for github repositories (4a38f06)

0.3.0 (2018-02-19)

Bug Fixes

  • task: some options don't change to false (e0165f4)

Features

  • task: new options to edit release and delete empty tags (a9b131f)

0.2.0 (2018-02-08)

Features

  • remove dev-dependency and fix version number (55283b8)

0.1.52 (2018-02-08)

Bug Fixes

  • allow to delete multiple duplicated assets #13 (583101d)

0.1.51 (2018-02-06)

Bug Fixes

0.1.50 (2018-02-06)

Bug Fixes

  • task: reuse release now show correct message (eb2acd6)