action-bump-semver
action-bump-semver copied to clipboard
Add —preid option
What you want to add
Ability to pass —preid option to server
Why this is needed
Specify a prefixed
This is online with the server documentation
https://www.npmjs.com/package/semver
--preid <identifier>
Identifier to be used to prefix premajor, preminor,
prepatch or prerelease version increments.
I already have a patch for this