Skip to content

Versioning scheme convention #5

@jcbhmr

Description

@jcbhmr

Right now I'm trying to match versions with the latest Typst version (currently 0.10.0 -- current npm package is typst@0.10.0-5)
https://github.com/typst/typst/releases
https://www.npmjs.com/package/typst?activeTab=versions

note that there's a X.Y.Z-N where N goes up. idk if that's the "right" way to do it or not? are there other projects that do it better/differently? is there a convention to this? basically I want a four-part semver specific not a three part specifier lol.

Sidenote: should the first 0.11.0 release be typst@0.11.0 or typst@0.11.0-1 or typst@0.11.0-0 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions