Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 430 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 430 Bytes

Changelog

v1.2.0

  • add: invalid access/trigger token error handling (for #34, thank you, @nepalevov)

v1.1.0

  • add: web_url to the action outputs (for #32, thank you, @nepalevov)

v1.0.6

  • bump to node20
  • port from axios to fetch
  • dependency updates