Skip to content

bug: handle packages using v format inconsistently #77

@gerpetto

Description

@gerpetto

In some packages, I found that the tags are not always consistent.
For example: https://github.com/lerna/lerna/releases - they start without the v format but then on 7.1.2, they switch to using v format. Right now we are not handling this edge case since we only check for the first tag what convention is used and use the same for the rest of the tags

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions