Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Releases: liatrio/image-atlantis

v0.2.1

21 Jul 23:13
847d96f
Compare
Choose a tag to compare

0.2.1 (2022-07-21)

Bug Fixes

v0.2.0

06 Jul 23:35
28bc6e4
Compare
Choose a tag to compare

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

06 Jul 12:17
2eb9d48
Compare
Choose a tag to compare

0.1.4 (2022-07-06)

Bug Fixes

  • add "nofail: true" to workflow (#1) (d97ba49)

v0.1.3

01 Jul 18:34
Compare
Choose a tag to compare

0.1.3 (2022-07-01)

Bug Fixes

  • get release tag directly from git (050732e)

v0.1.2

01 Jul 18:19
Compare
Choose a tag to compare

0.1.2 (2022-07-01)

Bug Fixes

  • added test text to trigger release (9042eb2)

v0.1.1

29 Jun 18:18
Compare
Choose a tag to compare

0.1.1 (2022-06-29)

Bug Fixes

  • quote strings in .releaserc.yaml (c3318a3)