bump version to 0.10.0+66 for next release - #452
Conversation
There was a problem hiding this comment.
Sorry @abdulsaheel, you've used your own review budget of 250,000 diff characters for the last 7 days.
You can request another review in 22 hours and 44 minutes by commenting @sourcery-ai review. Upgrade to get a review now.
Reviewer's guide (collapsed on small PRs)Reviewer's GuidePrepares the next release by bumping the app from version 0.9.29+65 to 0.10.0+66 and updating the associated iOS project metadata; no feature implementation is included in this diff. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: OpenStrap/edge/.coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review. 📝 WalkthroughWalkthroughThe package version in ChangesPackage version
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other Suggested reviewers: Merge Risk: ⚪ Minimal · up to The release version is consistent across the package and cited iOS targets; no identified versioning issue blocks merge. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
User description
next release off main, 325 commits since 0.9.29. minor bump given the amount of real feature work in this range (MG/ECG parser, iOS background band prompts, journal AI wiring, among others).
Summary by Sourcery
Enhancements:
PR Type
Other
Description
Bumps app version from
0.9.29+65to0.10.0+66(minor version bump)Updates
MARKETING_VERSIONto0.10.0andCURRENT_PROJECT_VERSIONto66across all iOS targetsCovers Runner tests (Debug/Release/Profile), iOS widget extension, and watchOS watch app targets
Diagram Walkthrough
File Walkthrough
pubspec.yaml
Flutter version bumped to 0.10.0+66pubspec.yaml
versionfrom0.9.29+65to0.10.0+66project.pbxproj
iOS/watchOS targets version updated to 0.10.0 build 66ios/Runner.xcodeproj/project.pbxproj
MARKETING_VERSIONfrom0.9.29to0.10.0for all buildconfigurations (Debug, Release, Profile)
CURRENT_PROJECT_VERSIONfrom65to66for all buildconfigurations
and OpenStrapWatch Watch App (all configs)
Summary by CodeRabbit