Skip to content

Prerelease published as 1.19.0 #1128

@datho7561

Description

@datho7561

Describe the bug

The version 1.19.0 is listed as a prerelease. This prevents publishing a release version with version number 1.19.0, since it would have the same version number as the prerelease. This also prevents further prereleases of 1.19.0 from being published, since they will also have the same version number.

Expected Behavior

The version of all prereleases should end with the git hash.

Current Behavior

Prereleases are published with the version number in the package.json, which doesn't include the git hash.

Steps to Reproduce

Observe the results of a CI run on the main branch which attempts to publish a prerelease.

Environment

GitHub Actions CI.yaml

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