Releases: liatrio/image-atlantis
Releases · liatrio/image-atlantis
v0.2.1
0.2.1 (2022-07-21)
Bug Fixes
v0.2.0
0.2.0 (2022-07-06)
Bug Fixes
- dryRun isn't a bool and should be evaluated with either a empty string or not (#5) (5280421)
- use yaml context (#6) (28bc6e4)
Features
- use dryRun arg on conventional release (#4) (b033b0a)
v0.1.4
0.1.4 (2022-07-06)
Bug Fixes
- add "nofail: true" to workflow (#1) (d97ba49)
v0.1.3
0.1.3 (2022-07-01)
Bug Fixes
- get release tag directly from git (050732e)
v0.1.2
0.1.2 (2022-07-01)
Bug Fixes
- added test text to trigger release (9042eb2)
v0.1.1
0.1.1 (2022-06-29)
Bug Fixes
- quote strings in .releaserc.yaml (c3318a3)