Releases: octokit/webhooks.js
Releases · octokit/webhooks.js
v7.11.1
7.11.1 (2020-08-24)
Bug Fixes
- deps: bump aggregate-error from 3.0.1 to 3.1.0 (#216) (b359fde)
v7.9.4
7.9.4 (2020-08-15)
Bug Fixes
- set encoding before reading payload for signature verification (#202) (9ad154d)
v7.9.3
7.9.3 (2020-08-07)
Bug Fixes
- typescript: Change options to match the ones from other octokit repos (b4d3e8b)
v7.9.2
7.9.2 (2020-08-07)
Bug Fixes
- typescript: Remove file extension from import (#193) (459f5da), closes #188
v7.9.1
7.9.1 (2020-08-06)
Bug Fixes
- assure that errors are always instances of AggregateError (4b2ec11)
v7.9.0
7.9.0 (2020-08-05)
Features
- set common error types from Octokit request errors (#183) (c57780f)
v7.8.2
7.8.2 (2020-08-04)
Bug Fixes
- typescript:
WebhookPayloadPullRequest["installation"]
(#179) (89dca08)