Skip to content

GitHub Webhook Handler v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 12:04
11d9982

This release contains breaking changes:

  • Don't run command if event is new major version update. (#14)
  • Require Node.js 18 (future-proofing).
  • Rewrite project in ESM.

Full Changelog: v1.0.1...v2.0.0