Skip to content

The 1.0.8-hotfix.1 version is a pre-release, considered earlier than 1.0.8 #18

Description

@gthb

The “newest” release is versioned 1.0.8-hotfix.1 but that's a pre-release version identifier, per https://semver.org/#spec-item-9

So releasing it did not in fact hotfix anything — a package.json that specifies ^1.0.8 will install 1.0.8, not 1.0.8-hotfix.1. This is probably not what was intended. :)

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