Skip to content

Releases: amiiit/merge-bump-release

Add tag_name to outputs

01 Feb 12:15
Compare
Choose a tag to compare
v0.5.0

Add tag_name as output

Use v0.3.10

07 Jul 08:59
b4a8ae0
Compare
Choose a tag to compare
Fix/latest release tag missing (#50)

* Fix error when latestRelease is null

* Use v0.3.10

Fix error when latestRelease is null (#49)

07 Jul 08:58
Compare
Choose a tag to compare
v0.3.10

Remove default prefix

Remove v prefix per default (#47)

19 May 11:13
3f73364
Compare
Choose a tag to compare
v0.3.9

Remove v prefix per default (#47)

Fix semver regex (#46)

19 May 11:03
e03ec73
Compare
Choose a tag to compare

support for regex versions with more than 1 digit on the major

Add options to README

19 May 07:16
Compare
Choose a tag to compare
v0.3.7

Add options to README

minor: Infer bump from commit message

19 May 06:47
e48e518
Compare
Choose a tag to compare

Inferring the bump from commit message adds the possibility for the action to use the first word of the commit message in order to determine the bump, or default to patch if it can't make sense of the message.

1 (#43)

18 May 15:49
e7e046c
Compare
Choose a tag to compare
  • 0.3.4

  • Infer bump type from commit message

  • Jest test ts

Improve release messages

18 May 14:02
Compare
Choose a tag to compare

This will introduce the usage of message headline and message body for the title and the description of the release

Remove whitespace (#40) This will improve code effectiveness by remove unwanted empty lines. Empty lines are known to be really nasty and might bite your ear while you sleep.

18 May 13:54
d07f2a9
Compare
Choose a tag to compare

This will improve code effectiveness by remove unwanted empty lines. Empty lines are known to be really nasty and might bite your ear while you sleep.