Skip to content

Releases: semantic-release/github

v2.2.3

17 Dec 05:15
Compare
Choose a tag to compare

2.2.3 (2017-12-17)

Bug Fixes

  • handle custom url without prefix (2bad805)

v2.2.2

17 Dec 04:47
Compare
Choose a tag to compare

2.2.2 (2017-12-17)

Bug Fixes

  • log the Github url in the verifyConditions plugin (fc6bdc6)

v2.2.1

11 Dec 20:07
Compare
Choose a tag to compare

2.2.1 (2017-12-11)

Bug Fixes

  • package: update fs-extra to version 5.0.0 (401fd5e)

v2.2.0

04 Dec 00:04
Compare
Choose a tag to compare

2.2.0 (2017-12-04)

Bug Fixes

  • package: update github to version 13.0.0 (0165914)

Features

  • Support globs for the assets option (0e1b290)

v2.1.0

02 Dec 21:05
Compare
Choose a tag to compare

2.1.0 (2017-12-02)

Features

  • Skip tag creation if it already exists (edec102)

v2.0.0

25 Nov 02:47
Compare
Choose a tag to compare

2.0.0 (2017-11-25)

Features

  • Do not depends on package.json and use new repositoryUrl (d49ce22)

BREAKING CHANGES

  • Require semantic-release version that pass the repositoryUrl option
  • Return async function instead of function calling a callback

v1.0.0

21 Nov 19:16
Compare
Choose a tag to compare

1.0.0 (2017-11-21)

Features