Skip to content

Allow custom placement of prefix/suffix within scheme definition #38

@n0pan

Description

@n0pan

Description of issue:
The recommended versioning semantic for pre-release npm packages is to have the -preid.version at the end of a version scheme.

Example:
1.2.0-alpha.0 or 1.2.0-rc.0

Currently, this is not possible using the prefix or suffix options in the versioning rules, since the suffix is added at the very end of the version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions