Skip to content

Releases: octokit/openapi-webhooks

v10.1.1

24 Feb 18:49
5b35c6c
Compare
Choose a tag to compare

10.1.1 (2025-02-24)

Bug Fixes

v10.1.0

24 Feb 18:44
7e34b6f
Compare
Choose a tag to compare

10.1.0 (2025-02-24)

Features

  • new dismissal_approved_by key on code_scanning_alert.closed_by_user event, add GHES 3.16 (#113) (7e34b6f)

v10.0.1

24 Feb 18:33
4072269
Compare
Choose a tag to compare

10.0.1 (2025-02-24)

Bug Fixes

  • include .d.ts in output package.json (4072269)

v10.0.0

24 Feb 14:13
2f244fd
Compare
Choose a tag to compare

10.0.0 (2025-02-24)

Features

BREAKING CHANGES

  • The schema package is now ESM only

  • Require Node v18.20+ or >= 20.10 due to import attributes

  • fix: return .default and not the whole import

v9.1.0

07 Feb 23:24
171fe25
Compare
Choose a tag to compare

9.1.0 (2025-02-07)

Features

  • new secret_scanning_scan.completed event, re-add missing GHES 3.10, description updates, add fixed_at parameter in code scanning alerts, add sub-issues (#111) (171fe25)

v9.0.1

07 Feb 22:30
2ae8770
Compare
Choose a tag to compare

9.0.1 (2025-02-07)

Bug Fixes

  • empty commit to trigger release (2ae8770)

v9.0.0

07 Feb 22:08
047a66f
Compare
Choose a tag to compare

9.0.0 (2025-02-07)

Features

  • add GHES 3.15, remove GHAE, new secret_scanning_alert.publicly_leaked event, description updates, schemas refactoring to reduce duplication (#105) (2667c01)

BREAKING CHANGES

  • remove GHAE

v8.5.1

20 Nov 01:35
08889d3
Compare
Choose a tag to compare

8.5.1 (2024-11-20)

Bug Fixes

  • update README for transition types (f245770)

v8.5.0

20 Nov 01:25
4b7e91d
Compare
Choose a tag to compare

8.5.0 (2024-11-20)

Features

  • add union of all types in transition package (4b7e91d)

v8.4.1

20 Nov 01:07
fa3c413
Compare
Choose a tag to compare

8.4.1 (2024-11-20)

Bug Fixes

  • regenerate openapi specs with override fixes (fa3c413)
  • regenerate types with override fixes (6eaea80)