Releases: lumynou5/github-release-action
Releases · lumynou5/github-release-action
v1.3.0
v1.2.0
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
Fixed
- Accidently used tuple for tag name.
v1.1.0 [YANKED]
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
Fixed
- Python used to be unable to find the file.
v1.0.0 [YANKED]
Added
- First release.