Releases: amiiit/merge-bump-release
Releases · amiiit/merge-bump-release
Add tag_name to outputs
Use v0.3.10
Fix/latest release tag missing (#50) * Fix error when latestRelease is null * Use v0.3.10
Fix error when latestRelease is null (#49)
v0.3.10 Remove default prefix
Remove v prefix per default (#47)
v0.3.9 Remove v prefix per default (#47)
Fix semver regex (#46)
support for regex versions with more than 1 digit on the major
Add options to README
v0.3.7 Add options to README
minor: Infer bump from commit message
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)
-
0.3.4
-
Infer bump type from commit message
-
Jest test ts
Improve release messages
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.
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.