Skip to content

Releases: lumynou5/github-release-action

v1.3.0

24 Dec 09:35
a41a7c4
Compare
Choose a tag to compare

Added

  • Output the changelog of last version.

Fixed

  • Add output minor-tag to action metadata.

v1.2.0

16 Jan 05:15
4bae443
Compare
Choose a tag to compare

Added

  • Minor tag.

Changed

  • Major tag of major version 0 is no longer created or moved.

Fixed

  • Templates using multiple parameters work as expected now.

v1.1.1

05 May 02:19
effc6b5
Compare
Choose a tag to compare

Fixed

  • Accidently used tuple for tag name.

v1.1.0 [YANKED]

05 May 02:24
0de65cb
Compare
Choose a tag to compare

Added

  • Outputs the names of the Git tags of the release and the major version; i.e., the filled templates are outputed.
  • Input major-tag-template can be empty for no major tag now.

v1.0.1

01 May 04:34
e403c0a
Compare
Choose a tag to compare

Fixed

  • Python used to be unable to find the file.

v1.0.0 [YANKED]

27 Apr 12:21
f1102e4
Compare
Choose a tag to compare

Added

  • First release.