Skip to content

fix missing 'v's in a few spots. #28

Description

@bnb

there are a few places where data is unfortunately inconsistent. Specifically, we're sometimes returning semver version with a "v" while other times we're not. You can see where this bubbles up in the ranges tests. Ideally, this will be solved in core as well, though I'm not yet sure if it's actually an issue there.

Regardless, anywhere we return a semver version we should start it with a "v" for the sake of consistency.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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