Releases: octokit/webhooks.js
Releases · octokit/webhooks.js
v11.0.0-beta.9
Bug Fixes
- build: adapt
package.json
entries for better browser and ESM compat (ffbf0ac)
v11.0.0-beta.8
Features
- typescript: new
pull_request.milestoned
and pull_request.demilestoned
events (#830) (b2f4d18)
v10.9.1
10.9.1 (2023-04-12)
Bug Fixes
- empty commit to trigger a release on the
[@latest](https://github.com/latest)
npm tag (#838) (c5e041d)
v10.9.0
10.9.0 (2023-04-11)
Features
- typescript: new
pull_request.milestoned
and pull_request.demilestoned
events (#830) (b2f4d18)
v10.8.0
10.8.0 (2023-04-10)
Features
- typescript: new
pull_request.milestoned
and pull_request.demilestoned
events (#830) (8a7ac10)
Reverts
- typescript: new
pull_request.milestoned
and pull_request.demilestoned
events (#830)" (#833) (7e087ae)
v10.7.3
10.7.3 (2023-04-07)
Bug Fixes
- build: include sourceContent in node/browser bundles (823dbfb)
v10.7.2
10.7.2 (2023-04-07)
Bug Fixes
- build: serve types from dist-types/index.d.ts (9168bd6)
v10.7.1
10.7.1 (2023-04-06)
Bug Fixes
- empty commit to trigger release (34ef02d)
v11.0.0-beta.7
Bug Fixes
- handle missing
Content-Type
header with null
check (#805) (46597e7)
Features