Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 3.13 KB

CHANGELOG.md

File metadata and controls

44 lines (30 loc) · 3.13 KB

1.2.0 (2024-04-26)

Features

1.1.0 (2024-04-26)

Features

  • use new image-to-image pipeline (8277b86)

1.0.0 (2024-04-18)

Bug Fixes

  • also install p7zip (48ba535)
  • create the archive after running semantic-release (b571f87)
  • formatting error (36c02da)
  • inistall 7zip directly, as the action was not working (9ed3263)
  • remove local postbuild script (12a76b7)
  • renamed file again to get it into the final form (0cfe70f)
  • renamed file to be able to make it lowercase (194db10)
  • set the tag_name for "action-gh-release" explicitly (d79f917)
  • try to find out where 7za is (9feb9b4)
  • typo (3905b68)
  • use "semantic release" directly via "npx" (869219d)
  • use 7za instead of 7z (1139a2f)
  • use full path to 7za (559cde8)
  • use RELEASE_GIT_TAG instead of hardcoded tag_name (a8d7013)
  • use the RELEASE_GIT_TAG from the env (a19cc9e)

Features