chore: sync release-please manifest for wren 0.4.0#2233
Conversation
wren-engine 0.4.0 is already published to PyPI and the wren-v0.4.0 git tag exists, but the manifest still pointed at 0.3.0 (release-please PR #2228 was never merged). Bump the manifest entry to match reality so release-please's view aligns with what's actually released. Closes #2228 (release-please will re-open it on the next conventional commit since 0.4.0).
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe ChangesVersion Manifest Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Summary
wren-engine 0.4.0is already published on PyPI and thewren-v0.4.0git tag exists, but.release-please-manifest.jsonstill points at0.3.0because release-please PR #2228 was never merged.This bumps
core/wrenin the manifest from0.3.0to0.4.0so release-please's state matches reality.Effects
release-please--branches--main--components--wren) because there are no conventional commits between the new manifest baseline and HEAD that warrant a release.wrenrelease will be computed from0.4.0once new conventional commits land.wren(per fix(ci): read next-release version from release-please branch in rc-release #2232) will now correctly fail-fast with "no pending release" until that happens — this is the intended behaviour.core/wren-core-py(manifest0.4.0, tagwren-core-py-v0.4.0) is already aligned and is not changed here.Test plan
wren-v0.4.0tag and PyPI release exist.mainclose PR chore(main): release wren 0.5.0 #2228.🤖 Generated with Claude Code
Summary by CodeRabbit