Prep release v0.32.1-rc.0 (main branch)#5194
Conversation
📝 WalkthroughWalkthroughBumps project version to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@VERSION`:
- Line 1: PR title and VERSION disagree: VERSION and commit use 0.32.1-rc.0 but
the PR title says 0.32.0-rc.0; update the PR title to match the release version.
Edit the PR title to "Prep release v0.32.1-rc.0" (or if you intended 0.32.0,
update the VERSION and commit message instead) and verify the commit message,
changelog, and any references use the same semantic version string to keep
everything consistent.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 84990046-fa93-4261-afac-720948c244f0
📒 Files selected for processing (2)
CHANGELOG.mdVERSION
Add CHANGELOG entries. Signed-off-by: Solomon Jacobs <solomonjacobs@protonmail.com>
This PR ports the changes from #5193 to the main branch.
Summary by CodeRabbit
Bug Fixes
Enhancements
Chores