Skip to content

chore: remove release-as 0.1.0 pin after 0.1.0 ships #201

Description

@SebTardif

Why

PR #200 set release-as: "0.1.0" in release-please-config.json so the next release is 0.1.0 instead of 0.0.10.

Leaving release-as after the release lands causes release-please to keep forcing 0.1.0 (or block normal bumps).

Done when

  • Extension 0.1.0 is published (Marketplace / Open VSX / GitHub Release tag patchloom-v0.1.0)
  • "release-as": "0.1.0" is removed from release-please-config.json on main
  • bump-minor-pre-major: true remains (breaking changes stay minor pre-1.0)
  • No bump-patch-for-minor-pre-major (feat commits keep bumping minor under 1.0)

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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