Skip to content

Releases: octokit/webhooks.js

v13.7.4

24 Feb 23:40
7570dc0
Compare
Choose a tag to compare

13.7.4 (2025-02-24)

Bug Fixes

  • types: explicit return type from web middleware() (#1119) (7570dc0)

v13.7.3

24 Feb 19:43
4a2d81a
Compare
Choose a tag to compare

13.7.3 (2025-02-24)

Bug Fixes

v13.7.2

24 Feb 14:11
85ed3f3
Compare
Choose a tag to compare

13.7.2 (2025-02-24)

Bug Fixes

  • build: replace the module property with the source property (#1102) (85ed3f3)

v13.7.1

24 Feb 14:06
fead46f
Compare
Choose a tag to compare

13.7.1 (2025-02-24)

Bug Fixes

v13.7.0

24 Feb 14:03
d0d5268
Compare
Choose a tag to compare

13.7.0 (2025-02-24)

Features

v13.6.1

14 Feb 23:05
4073065
Compare
Choose a tag to compare

13.6.1 (2025-02-14)

Bug Fixes

  • deps: update dependency @octokit/request-error to v6.1.7 [security] (#1109) (4073065)

v13.6.0

07 Feb 23:32
c8503c0
Compare
Choose a tag to compare

13.6.0 (2025-02-07)

Features

  • add new secret_scanning_alert.publicly_leaked and secret_scanning_scan.completed events, type updates (#1104) (c8503c0)

v13.5.1

06 Feb 23:40
03466b0
Compare
Choose a tag to compare

13.5.1 (2025-02-06)

Bug Fixes

v13.5.0

31 Jan 14:14
8a9682d
Compare
Choose a tag to compare

13.5.0 (2025-01-31)

Features

  • use verifyWithFallback to support secret rotation (#1080) (8a9682d)

v13.4.3

28 Jan 20:47
c5d1a3c
Compare
Choose a tag to compare

13.4.3 (2025-01-28)

Bug Fixes

  • make verifyAndReceive accept a string name. (#1056) (c5d1a3c)