Skip to content

Releases: taiki-e/create-gh-release-action

1.5.0

17 Feb 04:02
Compare
Choose a tag to compare

1.4.0

25 Dec 17:23
Compare
Choose a tag to compare
  • Fix handling of trailing hyphen in prefix. (#10)

  • Warn version that invalid as semver. (#11)

    They will be rejected in the next major version.

1.3.0

21 Dec 14:48
Compare
Choose a tag to compare
  • Add support for a custom tag prefix (#8, thanks @hawkw)

1.2.2

24 Jul 11:18
Compare
Choose a tag to compare
  • Update parse-changelog to 0.4.3. This includes a bug fix and performance improvements.

1.2.1

22 Jul 09:01
Compare
Choose a tag to compare
  • Update parse-changelog to 0.4.1. This includes a bug fix and performance improvements.

1.2.0

20 Jul 08:49
Compare
Choose a tag to compare
  • Add branch input option to reject releases from commits not contained in specified branches (#7)

1.1.0

23 Jun 15:30
Compare
Choose a tag to compare
  • Add draft input option to create GitHub release as draft. (#4, thanks @ririsoft)

1.0.3

12 Apr 17:23
Compare
Choose a tag to compare
  • Pin the version of parse-changelog.

1.0.2

28 Feb 09:30
Compare
Choose a tag to compare
  • Fix error on macOS and Windows. (#2)

  • Documentation improvements.

1.0.1

12 Feb 16:30
Compare
Choose a tag to compare
  • Pass --noprofile and --norc options to bash.