Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 519 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 519 Bytes

Changelog

All notable changes to this project will be documented in this file.

1.0.2

  • Fix module import.

1.0.1

  • Fix missing ESM config in package.json.

1.0.0

  • ⭐️ NEW: Add option to resolve alerts on success.
  • ⭐️ NEW: Add support for runbook-url input.
  • Bump to Node 20 and ESM.
  • Remove axios dependency in favour of native Node 20 fetch.
  • Clean up the code and improve documentation.

0.2.0

  • Add support for PagerDuty dedup_key input.

0.1.0

  • Initial release.