Files
backstage/.changeset/two-islands-deny.md
T
MT Lewis 3d88455be9 cli: use backstage:^ versions when yarn plugin is installed
Introduces basic support for backstage:^ versions
in the versions:bump command in backstage-cli. The
behavior changes in the following ways:

1. If the yarn plugin is detected, write
    backstage:^ versions in package.json files in
    the repo where appropriate.
2. Update breaking change detection to
    correctly resolve lockfile entries for
    packages using backstage:^ versions.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-09-10 13:50:42 +01:00

135 B

@backstage/cli
@backstage/cli
patch

Add support for backstage:^ version ranges to versions:bump when using the experimental yarn plugin