0.7.2 (2022-12-08)
- add scorecards workflow and ensure publishing works after migration (58e2f58)
0.7.1 (2022-09-30)
- adding snyk in the release requirements (0ccecfe)
0.7.0 (2022-09-30)
- adding snyk scan to the pipeline (c0059eb)
0.6.3 (2022-09-15)
- remove duplicate code causing error in workflow (30da4bb)
0.6.2 (2022-09-15)
- 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)
- 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)
- call publish-release directly from main workflow during release tag (a354e43)
- set to on workflow call for publish-release workflow (35c742a)
0.5.0 (2022-09-15)
- add changelog generation to releaserc.yaml (bef8349)