Skip to content

Latest commit

 

History

History
319 lines (155 loc) · 15.2 KB

File metadata and controls

319 lines (155 loc) · 15.2 KB

Changelog

0.10.3 (2025-08-31)

Bug Fixes

  • deps: update dependency octokit to v4.1.4 (#122) (e52e064)
  • deps: update dependency yaml to v2.8.1 (#124) (b655177)

0.10.2 (2025-08-29)

Bug Fixes

  • Allow boolean and number values in reusable workflow inputs (#117) (8236338)

0.10.1 (2025-08-08)

Bug Fixes

  • deps: update dependency yaml to v2.8.0 (#108) (a4e54ed)

0.10.0 (2025-05-04)

Features

Bug Fixes

  • id-token permission allows only write/none (#96) (ee45125)

0.9.4 (2025-05-04)

Bug Fixes

  • deps: update dependency ink to v5.2.1 (#87) (3aaa079)

0.9.3 (2025-04-25)

Bug Fixes

  • Prevent adding duplicate job IDs (#81) (4c0615c)

0.9.2 (2025-04-22)

Bug Fixes

  • Added cleanup process for actions-lock.json (9fbacaa)

0.9.1 (2025-04-19)

Bug Fixes

  • add check for default export (4b4ee04)
  • deps: update dependency octokit to v4.1.3 (#69) (d61b417)

0.9.0 (2025-04-05)

Features

Bug Fixes

  • Disable octokit throttle (a7441e6)

0.8.2 (2025-04-03)

Bug Fixes

0.8.1 (2025-04-03)

Bug Fixes

  • Add margin bottom to success message (3226052)

0.8.0 (2025-04-03)

Features

Bug Fixes

0.7.0 (2025-04-02)

Features

Bug Fixes

0.6.0 (2025-04-01)

Features

0.5.0 (2025-04-01)

Features

Bug Fixes

0.4.0 (2025-04-01)

Features

Bug Fixes

  • job: Allow timeout-minutes to be specified as an expression (#33) (de24249)
  • Organize Exports (#37) (a314e14)

0.3.0 (2025-04-01)

Features

0.2.3 (2025-03-31)

Bug Fixes

  • Create action.js if it does not exist during build (8a7f23b)

0.2.2 (2025-03-31)

Bug Fixes

  • Removed camel case conversion for event names (e6924f8)

0.2.1 (2025-03-31)

Bug Fixes

  • Add explicitly null checks (#22) (10035b9)
  • Fixed an issue where cancel-in-progress was omitted (71bf3ba)

0.2.0 (2025-03-30)

Features

Bug Fixes

  • Added "none" to the Permission type definition (16e9440)
  • Fixed workflow.permissions format (4063f1b)
  • Remove unnecessary fields from job json (6d167e1)

0.1.0 (2025-03-30)

Features

Bug Fixes

0.0.13 (2025-03-30)

Bug Fixes

0.0.12 (2025-03-30)

Bug Fixes

0.0.11 (2025-03-30)

Bug Fixes

0.0.10 (2025-03-30)

Bug Fixes

  • Support deprecationMessage (1b068a4)

0.0.9 (2025-03-30)

Bug Fixes

  • .github/actions.json -> .github/workflows/action.json (7960cc2)
  • ignore _*.ts (1494e4f)

0.0.8 (2025-03-30)

Bug Fixes

0.0.7 (2025-03-30)

Bug Fixes

0.0.6 (2025-03-30)

Bug Fixes

  • actions.lock.json -> actions-lock.json (9817560)
  • Export .ghats/action (98fc961)
  • Implement install command (abd3c7b)

0.0.5 (2025-03-29)

Bug Fixes

0.0.4 (2025-03-29)

Bug Fixes

0.0.3 (2025-03-29)

Bug Fixes

0.0.2 (2025-03-29)

Bug Fixes

0.0.1 (2025-03-29)

Features