chore: Remove the one-shot CLI release version override now that 3.0.0-beta.31 shipped#1327
Conversation
cli-v3.0.0-beta.31 is published and the manifest now records it, so keeping release-as would pin every future CLI release to the same version. The next CLI release computes normally from the manifest again.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe ChangesCLI Release Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Summary
"release-as": "3.0.0-beta.31"from theclipackage inrelease-please-config.json, as planned in chore: Unblock the v3-beta release: align the next CLI release with the stamped version and stop release PRs failing the CLI version check #1325.User Impact
3.0.0-beta.31; the next CLI release now computes normally from the manifest (3.0.0-beta.32and onward).Verification
scripts/test-release-please-config.sh: green