Releases: intelygenz/monorepo-tagger-action
Releases · intelygenz/monorepo-tagger-action
v2.0.3
What's Changed
- fix(parse-version): parse version regexp by @alejandrogr in #12
Full Changelog: v2.0.2...v2.0.3
v2.0.2
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
v2.0.0
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
What's Changed
- fix: update versions input default value by @alejandrogr in eedca04
- feature: add new version output to action by @alejandrogr in 3bbaba9
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- fix: get branch from workflow_run on fix by @alejandrogr in #8
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Inlcude action build in the release
Full Changelog: v1.2...v1.2.1
v1.2
What's Changed
- feat(action): strip component prefix from tag by @alejandrogr in #7
Full Changelog: v1.1...v1.2
v1.1
- Update version files with new tags, commit them and then tag the commit with the new tag release.
v1.0
- Parameter
defaultBranch
renamed totagBranch
- Removed
mode
query from the action
Full Changelog: v1.0-rc.0...v1.0