Skip to content

feat(docs): Semver matching #80

@sudojunior

Description

@sudojunior

Allow matching to version ranges

  • v6.x / ^v6.0.0 - any minor version (in slash-create v6.6.0 - at issue creation)
  • v5.5.x / ~v5.5.1 - any patch version (in slash-create v5.5.3)
  • v6.0.0 - as is no change

https://bun.com/docs/api/semver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions