Skip to content

Prepare v1.13.0 release - #248

Merged
wizzomafizzo merged 3 commits into
mainfrom
release/v1.13.0
Aug 22, 2026
Merged

Prepare v1.13.0 release#248
wizzomafizzo merged 3 commits into
mainfrom
release/v1.13.0

Conversation

@wizzomafizzo

@wizzomafizzo wizzomafizzo commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

  • bump package, Android, and iOS versions to v1.13.0 build 29
  • update native release-key validation for versioned live-update channel
  • refresh in-app What’s New highlights for v1.13.0

Validated with typecheck, lint, formatting check, and full test suite.


Summary by cubic

Prepares v1.13.0 (build 29) and fixes What’s New matching to show for both the native build and the first OTA release. Previously it matched only the native key; now it also matches the first live update so OTA users see the same highlights.

  • Bump versions: Android versionCode 29/versionName 1.13.0; iOS CURRENT_PROJECT_VERSION 29/MARKETING_VERSION 1.13.0; package version 1.13.0.
  • Refresh What’s New to release-1.13.0 with release keys native:1.13.0+29 and live:1.13.0-ota.1, and update unit/validation tests and deployment docs to require both.
  • Validate the versioned live-update channel production-29.
  • Rollout: create and publish production-29 before submitting to stores.

Written for commit 77212ae. Summary will update on new commits.

Review in cubic

Summary by CodeRabbit

  • Release
    • Updated the app to version 1.13.0 (build 29) across Android, iOS, and package metadata.
  • What’s New
    • Refreshed the in-app release announcement for version 1.13.0 with updated release details and feature descriptions.
  • Tests
    • Updated release validation and What's New checks for build 29.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 7 files

You’re at about 94% of the monthly reviewed-line limit. You may want to disable incremental reviews to conserve quota. Reviews will continue until that limit is exceeded. If you need help avoiding interruptions, please contact contact@cubic.dev.

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread src/lib/whatsNew.ts
Comment thread src/lib/whatsNew.ts Outdated
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 17ad75f4-f372-408f-9a17-2457819a76a3

📥 Commits

Reviewing files that changed from the base of the PR and between ddd4975 and 4abe141.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (6)
  • android/app/build.gradle
  • ios/App/App.xcodeproj/project.pbxproj
  • package.json
  • src/__tests__/unit/lib/whatsNew.test.ts
  • src/__tests__/validation/release-config.test.ts
  • src/lib/whatsNew.ts

Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 2 reviews per hour.


📝 Walkthrough

Walkthrough

The release metadata changed from version 1.12.0/build 28 to 1.13.0/build 29 across Android, iOS, and the package. What's New content and release configuration tests were updated to match.

Changes

Release 1.13.0

Layer / File(s) Summary
Version metadata and validation
package.json, android/app/build.gradle, ios/App/App.xcodeproj/project.pbxproj, src/__tests__/validation/release-config.test.ts
Android, iOS, and package version metadata now use version 1.13.0 and build 29. The release configuration test expects Android version code 29.
What's New release content
src/lib/whatsNew.ts, src/__tests__/unit/lib/whatsNew.test.ts
The What's New announcement and its tests now reference release 1.13.0/build 29 and describe the updated release items.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 4abe1

This PR updates the v1.13.0 release versions, live-update channel mapping, and What’s New content; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 3 files. (3 skipped: 3 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: preparing the v1.13.0 release.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.13.0

Comment @coderabbitai help to get the list of available commands.

@wizzomafizzo
wizzomafizzo merged commit 2f50327 into main Aug 22, 2026
6 checks passed
@wizzomafizzo
wizzomafizzo deleted the release/v1.13.0 branch August 22, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant