Skip to content

Releases: ButlerLogic/action-autotag

v1.1.4

11 Mar 21:42
Compare
Choose a tag to compare

Full Changelog: 1.1.3...1.1.4

v1.1.3

11 Mar 20:21
c6cc8b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

v1.1.2

10 Sep 23:42
Compare
Choose a tag to compare

Added support for named groups when using the regex pattern.

1.1.1

04 Apr 23:31
Compare
Choose a tag to compare

This update provides previously missing support for semver build and prerelease attributes.

1.1.0

03 Apr 05:33
Compare
Choose a tag to compare

This release was refactored using ES Modules, running on Node.js 13+ via Docker.

Several new configurations and outputs have been made available (see README).

  1. Added Dockerfile support.
  2. Added standard Regex support.
  3. Added templating for commit messages (per user request).

1.0.2

03 Sep 20:09
Compare
Choose a tag to compare

Now includes inputs and outputs for finer control over the tag name and messages.

1.0.1

03 Sep 00:29
8426a3e
Compare
Choose a tag to compare

Updated to work with the new Github Actions YAML syntax.

1.0.0

03 Sep 00:27
Compare
Choose a tag to compare

This new release (under a new repo) provides an updated autotagging experience that works with Github Actions YAML configurations.