Skip to content

feat: prerelease/RC versioning #63

@decofe

Description

@decofe

Support prerelease versions for release candidate workflows.

changelogs version --prerelease rc

Should bump e.g. v1.6.0v1.6.0-rc1, then v1.6.0-rc2 on subsequent runs. Running changelogs version without the flag promotes to stable (v1.6.0).

The GitHub Action should accept a prerelease input that passes this through.

Needed for foundry-rs/foundry which uses RC releases before stable.

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