Skip to content

CLI accepts invalid increment specifiers with -i/--increment and treats them as 'patch' #108

@mklement0

Description

@mklement0

E.g.:

semver -i nonesuch 1.0.0

outputs 1.0.1 and sets exit code to 0; i.e., it acts as if patch (or no argument) had been specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    semver:majorbackwards-incompatible breaking changes

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions