Skip to content

Latest commit

 

History

History
98 lines (43 loc) · 4.14 KB

CHANGELOG.md

File metadata and controls

98 lines (43 loc) · 4.14 KB

2.0.0 (2024-02-26)

⚠ BREAKING CHANGES

Features

  • deps: bump actions/upload-artifact from v3 to v4 (#147) (ea87192)

1.2.0 (2024-01-23)

Features

  • add the ability to change the directory from which to create th… (#131) (319c2a7)

1.1.3 (2024-01-18)

Bug Fixes

  • revert "chore(deps): bump actions/upload-artifact from 3 to 4" (#120) (9557a08), closes #119

1.1.2 (2023-11-27)

Bug Fixes

1.1.1 (2023-11-27)

Bug Fixes

1.1.0 (2023-04-19)

Features

  • rebrand to eviden-actions (2b504b5)

1.0.5 (2022-10-13)

Bug Fixes

  • update deprecated set-ouput to new environment file (b9416e6)

Dependencies and Other Build Updates

  • auto release dependencies updates (#18) (53cb26d)

1.0.4 (2022-06-07)

Bug Fixes

  • check existing file before creating tar (#9) (c6e7904)

1.0.3 (2022-06-03)

Bug Fixes

  • use PT to update protected tags (d6b8cf8)

1.0.2 (2022-06-03)

Bug Fixes

  • artifact is not uploaded when some path do not exist (#6) (a412ca4)

1.0.1 (2022-05-20)

Bug Fixes

  • split new line handling (2cf5caa)

1.0.0 (2022-05-20)

Bug Fixes

  • remove empty artifact (fa13b9b)
  • turn tar path into single line (94f88d6)

Features