0.10.3 (2025-08-31)
- 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)
0.10.1 (2025-08-08)
0.10.0 (2025-05-04)
0.9.4 (2025-05-04)
0.9.3 (2025-04-25)
0.9.2 (2025-04-22)
- Added cleanup process for actions-lock.json (9fbacaa)
0.9.1 (2025-04-19)
0.9.0 (2025-04-05)
- Disable octokit throttle (a7441e6)
0.8.2 (2025-04-03)
- Add comments (af2572f)
0.8.1 (2025-04-03)
- Add margin bottom to success message (3226052)
0.8.0 (2025-04-03)
0.7.0 (2025-04-02)
- job: Support container (#48) (e8700af)
- job: Support reusable workflow call (#51) (2135308)
- job: Support services (#50) (e9d2eeb)
0.6.0 (2025-04-01)
0.5.0 (2025-04-01)
- job: Support continue-on-error (#43) (6938b38)
- job: Support defaults (#41) (3e5ded7)
- job: Support env (#44) (25c3d73)
- job: Support environment (#42) (67f7516)
- permissions: Support read-all and write-all (691f1eb)
- workflow: Support defaults (#39) (00c27ce)
- Fix types (06d91fd)
0.4.0 (2025-04-01)
- job: Allow timeout-minutes to be specified as an expression (#33) (de24249)
- Organize Exports (#37) (a314e14)
0.3.0 (2025-04-01)
- run: Support continue-on-error (#32) (9c47bd2)
- run: Support if (#31) (303912d)
- run: Support shell (#30) (603f57f)
- run: Support working-directory (#28) (b4879e0)
0.2.3 (2025-03-31)
- Create action.js if it does not exist during build (8a7f23b)
0.2.2 (2025-03-31)
- Removed camel case conversion for event names (e6924f8)
0.2.1 (2025-03-31)
- Add explicitly null checks (#22) (10035b9)
- Fixed an issue where cancel-in-progress was omitted (71bf3ba)
0.2.0 (2025-03-30)
- 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)
- Release (32868dc)
- Update description (3172e93)
0.0.13 (2025-03-30)
- with to optional (147e9a6)
0.0.12 (2025-03-30)
- Update interface (cc4bf40)
0.0.11 (2025-03-30)
- Add * (2d8b631)
0.0.10 (2025-03-30)
- Support deprecationMessage (1b068a4)
0.0.9 (2025-03-30)
0.0.8 (2025-03-30)
- Add retry (f8e77ff)
- cache action.yml (84cfade)
- fix (13c58b9)
- Implement Basic Features (#9) (c07aecc)
- name -> id (d5ebb43)
- Support name (bf65af5)
- Use stepJSON (57f9d01)
0.0.7 (2025-03-30)
0.0.6 (2025-03-30)
- actions.lock.json -> actions-lock.json (9817560)
- Export .ghats/action (98fc961)
- Implement install command (abd3c7b)
0.0.5 (2025-03-29)
0.0.4 (2025-03-29)
- Fix types (08d0847)
0.0.3 (2025-03-29)
- Set types (bdfdfbc)
0.0.2 (2025-03-29)
- build before release (8682a63)
- Release (933c8b0)