Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Releases: intelygenz/monorepo-tagger-action

v2.0.3

03 Mar 10:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

24 Feb 14:19
493aa41
Compare
Choose a tag to compare

What's Changed

  • test(versions-in-file): fix tests for versions in file by @alejandrogr in #11

Full Changelog: v2.0.1...v2.0.2

v2.0.1

24 Feb 14:03
57e5722
Compare
Choose a tag to compare

What's Changed

  • fix: change versionInFile to point to version by @blopezpi in #10

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

24 Feb 12:16
Compare
Choose a tag to compare

What's Changed

  • feat(version-in-file): options to use the version or tag in the versions file by @alejandrogr in #9

Full Changelog: v1.3.0...v2.0.0

v1.3.0

23 Feb 15:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

30 Nov 11:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Nov 12:53
Compare
Choose a tag to compare
  • Inlcude action build in the release

Full Changelog: v1.2...v1.2.1

v1.2

16 Nov 12:47
637ccd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.2

v1.1

15 Nov 12:45
Compare
Choose a tag to compare
  • Update version files with new tags, commit them and then tag the commit with the new tag release.

v1.0

19 Oct 07:12
Compare
Choose a tag to compare
  • Parameter defaultBranch renamed to tagBranch
  • Removed mode query from the action

Full Changelog: v1.0-rc.0...v1.0