fix(RELEASE.md): Align dates with reality#5161
Conversation
Signed-off-by: Solomon Jacobs <solomonjacobs@protonmail.com>
📝 WalkthroughWalkthroughDocumentation update correcting release dates for the v0.32 and v0.33 release series. The changes adjust the release date for version 0.32.0 in the changelog and update the scheduled release dates for both series in the release planning document. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 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 `@RELEASE.md`:
- Line 16: The shepherd entry for the v0.32 release uses incorrect
capitalization "Github"; update that cell to "GitHub" so the line reading "|
v0.32 | 2026-04-08 | Solomon Jacobs (Github: `@SoloJacobs`)
|" becomes "| v0.32 | 2026-04-08 | Solomon Jacobs (GitHub:
`@SoloJacobs`) |" — edit the v0.32 release row (the shepherd field) to fix
the capitalization.
🪄 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: Pro
Run ID: a449840f-489f-4e20-8575-58926dc29951
📒 Files selected for processing (2)
CHANGELOG.mdRELEASE.md
| | v0.31 | 2026-01-31 | Solomon Jacobs (Github: @SoloJacobs) | | ||
| | v0.32 | 2026-04-06 | Solomon Jacobs (Github: @SoloJacobs) | | ||
| | v0.33 | 2026-06-06 | **volunteer welcome** | | ||
| | v0.32 | 2026-04-08 | Solomon Jacobs (Github: @SoloJacobs) | |
There was a problem hiding this comment.
Use official capitalization for GitHub in the shepherd field.
Line 16 uses Github; please change it to GitHub for naming consistency.
🧰 Tools
🪛 LanguageTool
[uncategorized] ~16-~16: The official name of this software platform is spelled with a capital “H”.
Context: ...2026-04-08 | Solomon Jacobs (Github: @SoloJacobs) | | v0.33 |...
(GITHUB)
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@RELEASE.md` at line 16, The shepherd entry for the v0.32 release uses
incorrect capitalization "Github"; update that cell to "GitHub" so the line
reading "| v0.32 | 2026-04-08 | Solomon Jacobs (Github:
`@SoloJacobs`) |" becomes "| v0.32 | 2026-04-08 | Solomon
Jacobs (GitHub: `@SoloJacobs`) |" — edit the v0.32 release row (the shepherd
field) to fix the capitalization.
This sets the dates to the actual release date.
Summary by CodeRabbit