musyoka-morris/Auto Generate Next Release Semantic Version

Automatically generate next release semantic version incrementally.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
package_rootNextSemver will look for the package.json file in in this location.no./
tag_prefixBy default, package.json uses semantic versioning, such as "1.0.0". A prefix can be used to add text before the tag name. For example, if tag_prefx is set to "v", then the tag would be labeled as "v1.0.0".no
tag_suffixText which is applied to the end of the tag.no
namedescription
versionThe next semantic version generated