Skip to content

Releases: Roang-zero1/github-create-release-action

v3.0.1

26 Oct 22:21
Compare
Choose a tag to compare
  • Fix sed replacement in alpine%0A - Fix linting errors%0A

v2.3.4

26 Oct 18:27
Compare
Choose a tag to compare
  • Remove dependency pinning

v2

26 Oct 18:27
Compare
Choose a tag to compare

v2.3.4

  • Remove dependency pinning

v2.3.2

03 Jul 22:39
Compare
Choose a tag to compare
  • Fix bug in INPUT_RELEASE_TEXT check (again)

v2.3.1

03 Jul 21:44
Compare
Choose a tag to compare
Update README

v2.3.0

28 Jun 01:02
Compare
Choose a tag to compare
  • Add input parameter release_text which can be used instead of the parsed change log (Addresses #5)

v2.2.0

27 Jun 23:45
Compare
Choose a tag to compare
  • Add output parameter for parsed change log content (Fixes #6)
  • Add output parameter for received release metadata (id, html_url, upload_url) (Fixes #4)
  • Updated to latest submark version (Fixes #1)
  • Fix parsing for tags with slashes (Pull Request #9)

v2.1.0

06 Dec 20:50
Compare
Choose a tag to compare
  • Add option to pass tag from another action (Fixes #2 ).
  • Add option to pass release title.

v2.0.2

19 Oct 22:31
Compare
Choose a tag to compare
  • Add additional output for the Changelog parsing process
  • Add required fields to the input parameters

v2.0.1

02 Oct 22:27
Compare
Choose a tag to compare
  • Update README.md