Skip to content

Latest commit

 

History

History
63 lines (29 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

63 lines (29 loc) · 2.9 KB

0.7.2 (2022-12-08)

Bug Fixes

  • add scorecards workflow and ensure publishing works after migration (58e2f58)

0.7.1 (2022-09-30)

Bug Fixes

  • adding snyk in the release requirements (0ccecfe)

0.7.0 (2022-09-30)

Features

  • adding snyk scan to the pipeline (c0059eb)

0.6.3 (2022-09-15)

Bug Fixes

  • remove duplicate code causing error in workflow (30da4bb)

0.6.2 (2022-09-15)

Bug Fixes

  • fix jobs to needs in expression (331382d)
  • fix jobs to needs in if statement (8bbf013)
  • set to use jobs outputs instead of steps output (6d1445e)

0.6.1 (2022-09-15)

Bug Fixes

  • fix publish workflow to ensure the version is set properly (e323b95)
  • fix steps error in publish of tagged image (da6a4bb)

0.6.0 (2022-09-15)

Features

  • call publish-release directly from main workflow during release tag (a354e43)

Bug Fixes

  • set to on workflow call for publish-release workflow (35c742a)

0.5.0 (2022-09-15)

Features

  • add changelog generation to releaserc.yaml (bef8349)