Skip to content

Releases: semantic-release/github

v4.2.4

03 Mar 01:45
Compare
Choose a tag to compare

4.2.4 (2018-03-03)

Bug Fixes

  • default octokit protocol option to undefined (3fb0be0)

v4.2.3

25 Feb 01:13
Compare
Choose a tag to compare

4.2.3 (2018-02-25)

Bug Fixes

  • do not comment on other repositories (d3e5f66)

v4.2.2

24 Feb 23:32
Compare
Choose a tag to compare

4.2.2 (2018-02-24)

Bug Fixes

  • prevent duplicate comments on PRs (fb352f7)

v4.2.1

19 Feb 18:28
Compare
Choose a tag to compare

4.2.1 (2018-02-19)

Bug Fixes

  • replace p-throttle with bottleneck (2a61d95)

v4.2.0

18 Feb 22:06
Compare
Choose a tag to compare

4.2.0 (2018-02-18)

⚠️ This release has been unpublished from npm due the bug #43 ⚠️

Bug Fixes

  • remove unnecessary owner/repo from uploadAsset (c8ab3fb)

Features

  • add global throttler to comply with GitHub recommendation (9ea2730)
  • throttle and retry GitHub API calls (c0773b6)

v4.1.3

15 Feb 21:49
Compare
Choose a tag to compare

4.1.3 (2018-02-15)

Bug Fixes

  • use emoji in issue title (fbf1246)
  • use proper query for searching title (edecf92)

v4.1.2

13 Feb 19:06
Compare
Choose a tag to compare

4.1.2 (2018-02-13)

Bug Fixes

  • package: update globby to version 8.0.0 (dffbea0)

v4.1.1

12 Feb 19:30
Compare
Choose a tag to compare

4.1.1 (2018-02-12)

Bug Fixes

  • make search queries of 256 characters maximum (c556426)

v4.1.0

12 Feb 00:33
Compare
Choose a tag to compare

4.1.0 (2018-02-12)

Features

  • add details to error messages (06979d8)
  • add fail hook (2367a71)
  • add success hook (a28de30)
  • return all errors (0e5b372)
  • return release informations from publish hook (68b1d18)

v4.0.3

09 Feb 23:03
Compare
Choose a tag to compare

4.0.3 (2018-02-09)

Bug Fixes

  • package: update node requirement to 8.3 (5b7b962)