Releases: octokit/openapi-webhooks
Releases · octokit/openapi-webhooks
v10.1.0
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
10.0.1 (2025-02-24)
Bug Fixes
- include .d.ts in output package.json (4072269)
v10.0.0
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
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
9.0.1 (2025-02-07)
Bug Fixes
- empty commit to trigger release (2ae8770)
v9.0.0
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
v8.5.1
8.5.1 (2024-11-20)
Bug Fixes
- update README for transition types (f245770)
v8.5.0
8.5.0 (2024-11-20)
Features
- add union of all types in transition package (4b7e91d)
v8.4.1
8.4.1 (2024-11-20)
Bug Fixes
- regenerate openapi specs with override fixes (fa3c413)
- regenerate types with override fixes (6eaea80)