Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

47 lines (24 loc) · 3.07 KB

Changelog

1.2.1 (2023-08-29)

Bug Fixes

  • Fix test workflow to not error if grep fails (dd0fa89)
  • forgot the end parenthesis (8fd1d82)
  • forgot to add new input to action.yml (bba71f8)
  • just use an if statement (9e43082)
  • Remove [] operator from if statement (29002db)

1.2.0 (2023-08-28)

Features

  • artifacts: Add support for trigger artifacts (#430) (2d2f763)

1.1.2 (2023-08-24)

Bug Fixes

1.1.1 (2023-08-23)

Bug Fixes

  • deps: bump @aws-sdk/client-sns from 3.160.0 to 3.395.0 (#415) (869c720)

1.1.0 (2023-08-22)

Features

Bug Fixes