Skip to content

Latest commit

 

History

History
52 lines (24 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

52 lines (24 loc) · 1.89 KB

Changelog

1.3.0 (2024-08-25)

Features

  • action: use packages for primary cache key (fa5f6ca)

Bug Fixes

  • action: update to use v4 cache action (1ce27a0)
  • workflows: update release workflow (b32d712)

1.2.0 (2023-02-22)

Features

  • action: add output restored_from_cache (#17) (d732fc2)

1.1.1 (2023-02-12)

Bug Fixes

1.1.0 (2023-02-12)

Features

  • action: include / suffix when not provided (32e67b2)

Bug Fixes

  • action: rename cache step (7d08a2b)
  • action: set path output correctly (af25e3f)

1.0.0 (2023-02-06)

⚠ BREAKING CHANGES

  • create composite action

Features

  • create composite action (368a650)