Releases: octokit/webhooks.js
Releases · octokit/webhooks.js
v7.22.0
7.22.0 (2021-02-02)
Bug Fixes
Features
- use new types from
@octokit/webhooks-definitions
(#406) (d3df9f3)
v7.20.1
7.20.1 (2020-12-15)
Bug Fixes
- typescript:
WebhookPayloadMarketplacePurchaseMarketplacePurchaseAccount#node_id
property (4593108)
v7.18.3
7.18.3 (2020-12-11)
Bug Fixes
- typescript:
eventPayload
parameter for Webhooks#verify
can be string
(#388) (bc4a071)
v7.18.2
7.18.2 (2020-12-11)
Bug Fixes
- mark
eventPayload
param for verify
as string | object
(#387) (1c405ab)
v7.18.1
7.18.1 (2020-12-07)
Bug Fixes
- move
@pika/plugin-ts-standard-pkg
to devDependencies
(#380) (db6bd16)
v7.18.0
7.18.0 (2020-12-07)
Features
- typescript: export
EventTypesPayload
type (#372) (7d1948e)
v7.17.0
7.17.0 (2020-12-06)
Features
- typescript: adds
organization
to ping
event types (#378) (393d65c)
- typescript: type
algorithm
property for sign
options (#377) (84f753b)