Skip to content

Releases: phish108/autotag-action

v1.1.64

10 May 13:14
Compare
Choose a tag to compare

Supports the new set-output scheme of GH Actions

upgrade actions-core

10 May 12:31
Compare
Choose a tag to compare
v1.1.60

updated dist file for b431e6ce954d242493836e2895d02f1a1785f621

v1.1.56

10 May 11:09
Compare
Choose a tag to compare

path release to meet GH node requirements

V1.1.55

10 May 09:11
5a747d8
Compare
Choose a tag to compare

Update node runtime

09 May 20:25
05cc3bf
Compare
Choose a tag to compare

v.1.1.47

16 Jun 06:13
Compare
Choose a tag to compare
v.1.1.47 Pre-release
Pre-release

Finally a new release.

Important changes:

  • No complaining about undefined attributes (fixed #75)
  • Handle new repositories gracefully (fixed #74)
  • (possibly braking change) Don't throw an error if no change are made, instead the action returns no new tag. (fixes #150)
  • Update to latest GH APIs

Upstream fixes

13 Apr 12:07
Compare
Choose a tag to compare

Nothing new only fixes in upstream libraries

Include the new main branch as default for releases

18 Dec 23:50
Compare
Choose a tag to compare

Github has changed the master branch to main for new repos. This release respects this change and uses both master and main as default release branches.

GH conformance fixes

18 Dec 20:28
Compare
Choose a tag to compare

The new release brings corrections under the hood to reflect the new functions in octokit

octokit has landed

03 Dec 19:07
Compare
Choose a tag to compare

This release fixes a bug with a breaking API change at GitHub.