chore: upgrade Changesets to CLI v3 and action v2 - #234
Conversation
Take CLI 3.0.1, changelog-github 1.0.0, and action v2.1.1 with the renamed inputs so Release stays compatible. Private docs stay unversioned via CLI v3 defaults.
|
|
Warning Review limit reachedNext included review available in 16 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
CLI 3.0.1 brings tinyexec 1.3.0; bun dedupe --check failed because older nested copies of 1.2.4 were still in the lockfile.
Summary
@changesets/cli3.0.1 +@changesets/changelog-github1.0.0.changesets/action@v2.1.1withversion-script/publish-script/pr-title/commit-message/create-github-releases.bun run releaseis stillchangeset publish, which inheritsCHANGESETS_OUTPUTfrom the action.codemap-docsignore — CLI v3 does not version private packages.Test plan
bunx changeset statusruns under CLI 3chore: version packages