Skip to content

Releases: zwaldowski/semver-release-action

4.0

24 Feb 21:12
Compare
Choose a tag to compare
  • Targets Node 20 (#39)

Thanks @rtack.

3.0

18 Oct 02:23
a00dfb8
Compare
Choose a tag to compare
  • Targets Node 16 (#33)
  • Update dependencies (#33)

Thanks, @jordiclariana!

2.1

01 Jul 03:02
Compare
Choose a tag to compare
  • Update dependencies
  • Replace namespace with ref parameter (#28)
  • Strip the prefix before regex parsing tags (#16)

2.0: Price Tag

24 Nov 14:09
Compare
Choose a tag to compare

In this release:

  • Compatibility with GitHub Actions as October 2020
  • Expose semver prerelease identifier
  • Add tag prefix input and version tag output
  • Documentation updates

Thanks to @KarlKode for their contributions.

v1.0.0: Dry Run

17 Nov 21:25
Compare
Choose a tag to compare

Initially-functioning PoC.

The create new Semantic Version action is a lightweight JavaScript action for tagging a release from a merge action to a stable branch. It supports being run twice in a job to allow running additional steps once the next version has been determined.