Skip to content

Releases: semantic-release/github

v4.2.8

13 Mar 02:55
7b6bc95
Compare
Choose a tag to compare

4.2.8 (2018-03-13)

Bug Fixes

v4.2.7

10 Mar 04:33
Compare
Choose a tag to compare

4.2.7 (2018-03-10)

Bug Fixes

  • exclude issue references in html code blocks (8649d86)
  • ignore errors when commenting on missing issues (090113e)

v4.2.6

07 Mar 23:48
Compare
Choose a tag to compare

4.2.6 (2018-03-07)

Bug Fixes

  • check prepare props only in verify ones are undefined (bb054bf)

v4.2.5

07 Mar 20:52
Compare
Choose a tag to compare

4.2.5 (2018-03-07)

Bug Fixes

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)