Skip to content

Latest commit

 

History

History
115 lines (51 loc) · 4.26 KB

CHANGELOG.md

File metadata and controls

115 lines (51 loc) · 4.26 KB

Changelog

All notable changes to this project will be documented in this file.

1.3.1 (2024-06-12)

Bug Fixes

1.3.0 (2024-04-17)

Features

  • TECH: major version tag (17f7c43)

1.2.3 (2024-04-11)

Bug Fixes

1.2.2 (2024-04-02)

Bug Fixes

  • fixed issue with script (67af953)

1.2.1 (2024-04-02)

Bug Fixes

  • fixed issue with pr env close (026062e)

1.2.0 (2024-03-26)

Features

  • refactored script to run as composite (7c21be6)
  • transformed action into composite (7d63dbd)

1.1.0 (2024-03-26)

Features

  • made the image public on docker hub (c43846a)

1.0.7 (2024-03-22)

Bug Fixes

  • add missing env variables (73a02d1)

1.0.6 (2024-03-22)

Bug Fixes

  • fixed problem with condition (07f19f2)

1.0.5 (2024-03-22)

Bug Fixes

1.0.4 (2024-03-22)

Bug Fixes

  • added missing script flag (2ca0c09)

1.0.3 (2024-03-21)

Bug Fixes

1.0.2 (2024-03-21)

Bug Fixes

1.0.1 (2024-03-21)

Bug Fixes

1.0.0 (2024-03-21)

Features

  • adding github-token (75bfb20)
  • create label semaphore action (cc90fb1)

Bug Fixes

  • typo indentation in Dockerfile (f665142)