Skip to content

Releases: octokit/webhooks.js

v7.11.2

25 Aug 17:34
d4bd29b
Compare
Choose a tag to compare

7.11.2 (2020-08-25)

Bug Fixes

v7.11.1

24 Aug 17:24
b359fde
Compare
Choose a tag to compare

7.11.1 (2020-08-24)

Bug Fixes

  • deps: bump aggregate-error from 3.0.1 to 3.1.0 (#216) (b359fde)

v7.11.0

16 Aug 18:32
c3b320b
Compare
Choose a tag to compare

7.11.0 (2020-08-16)

Features

v7.10.0

15 Aug 21:02
dfdfc46
Compare
Choose a tag to compare

7.10.0 (2020-08-15)

Features

v7.9.4

15 Aug 19:45
9ad154d
Compare
Choose a tag to compare

7.9.4 (2020-08-15)

Bug Fixes

  • set encoding before reading payload for signature verification (#202) (9ad154d)

v7.9.3

07 Aug 22:21
Compare
Choose a tag to compare

7.9.3 (2020-08-07)

Bug Fixes

  • typescript: Change options to match the ones from other octokit repos (b4d3e8b)

v7.9.2

07 Aug 06:00
459f5da
Compare
Choose a tag to compare

7.9.2 (2020-08-07)

Bug Fixes

  • typescript: Remove file extension from import (#193) (459f5da), closes #188

v7.9.1

06 Aug 18:44
Compare
Choose a tag to compare

7.9.1 (2020-08-06)

Bug Fixes

  • assure that errors are always instances of AggregateError (4b2ec11)

v7.9.0

05 Aug 09:01
c57780f
Compare
Choose a tag to compare

7.9.0 (2020-08-05)

Features

  • set common error types from Octokit request errors (#183) (c57780f)

v7.8.2

04 Aug 00:04
89dca08
Compare
Choose a tag to compare

7.8.2 (2020-08-04)

Bug Fixes

  • typescript: WebhookPayloadPullRequest["installation"] (#179) (89dca08)