Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Releases: fregante/release-with-changelog

v3.6.1: Deprecate

16 Oct 19:02
779fd5e
Compare
Choose a tag to compare

This action has been deprecated. See the readme for more details.

v3.6.0

14 May 01:22
21a0988
Compare
Choose a tag to compare
  • 21a0988 Output releaseId, htmlUrl and uploadUrl (#58)

v3.5.1: Fix `sort` option (#49)

04 Oct 16:55
304ef3a
Compare
Choose a tag to compare

v3.5.0

30 Sep 17:43
d2c0ce0
Compare
Choose a tag to compare
  • d2c0ce0 Added skip-on-empty flag to skip release when no commits (#48)

v.3.4.0

12 Sep 12:49
142a1c5
Compare
Choose a tag to compare

v3.3.0

26 Mar 15:29
9918ca0
Compare
Choose a tag to compare
  • 9918ca0 Add option to reverse sort (#43)
  • 1913db5 Add support for release title customization via template (#40)
  • 08c1820 Exclude version bumps by dependabot with exclude: true
  • e5a0c55 Avoid replacing strings in commit titles (#38)

v3.2.0

24 Feb 22:59
f047902
Compare
Choose a tag to compare
  • f047902 Add support for {date} replacement (#33)

v3.1.0

21 Oct 16:04
f9cec2b
Compare
Choose a tag to compare
  • f9cec2b Add support for exclude: true (#23)
  • bfe1428 Bump @actions/core from 1.2.4 to 1.2.6 (#19)
  • a6eb513 Readme: make first example bare-bones (#18)

v3.0.0

16 Sep 18:05
17f28b5
Compare
Choose a tag to compare
  • Use templates for release body (#13)

v2.1.0

14 Sep 19:45
042df9a
Compare
Choose a tag to compare
  • Change "empty release" text (#11)
  • Add exclude parameter (#10)