Skip to content

Dont increment semvertag patch level if last tag was already pre-release #29

@calebstott

Description

@calebstott

Hi,

Is there a way to not increment the patch level while using {semvertag} if the last tag was already a pre-release?

eg. while starting development on a v2.0.0 we might initially tag a pre-release as v2.0.0-alpha

Though if we then make a commit on the develop branch the semvertag will change to v2.0.1-alpha-develop.1 rather than expected v2.0.0-alpha-develop.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions