Skip to content

chore(release): prepare v1.14.0 - #276

Merged
wizzomafizzo merged 1 commit into
mainfrom
chore/release-v1.14.0
Sep 15, 2026
Merged

wizzomafizzo merged 1 commit into
mainfrom
chore/release-v1.14.0

Conversation

@wizzomafizzo

@wizzomafizzo wizzomafizzo commented Sep 15, 2026

Copy link
Copy Markdown
Member
  • Bump package, lockfile, Android, and iOS versions to 1.14.0 build 30, so both stores and the production-30 live update channel line up.
  • Replace the 1.13.x What's New entries with one release-1.14.0 announcement. It covers native:1.14.0+30 and live:1.14.0-ota.1.
  • The announcement lists the new 1.14.0 changes first, then repeats the 1.13.0 items. iOS users and Android users in France are still on 1.11.2 and never saw the 1.13.0 notes.
  • Update the release config guard to build 30 and the first 1.14.0 live update key, and update the What's New tests to match.
  • Record v1.12.0 as an abandoned tag, with a note on the partial 1.13.0 rollout, in the deployment docs.

Summary by CodeRabbit

  • New Features

    • Released version 1.14.0 across Android, iOS, and the app package.
    • Added updated “What’s New” content for version 1.14.0, including relevant items from the skipped 1.13.0 release.
    • Updated live-update announcements for the 1.14.0 release.
  • Documentation

    • Documented the release history for failed and partially distributed versions, including the transition to 1.14.0.
  • Tests

    • Updated release and announcement checks for version 1.14.0 and build 30.

Bump the app to 1.14.0 build 30 on every version surface so both stores
and the production-30 live update channel line up.

iOS users and Android users in France are still on 1.11.2 because 1.13.0
only shipped on Android outside France. Replace the 1.13.x What's New
entries with a single 1.14.0 announcement that lists the new changes
first and repeats the 1.13.0 items, so everyone sees the same notes.

Point the release guard at build 30 and the first 1.14.0 live update,
and record v1.12.0 as an abandoned tag.
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Review Change StackReview 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: Advanced

Run ID: f7f440e9-5c4c-46bd-85e9-562504fa531c

📥 Commits

Reviewing files that changed from the base of the PR and between c5050b8 and ea4e634.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (7)
  • android/app/build.gradle
  • docs/deployment.md
  • 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: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The release metadata moves Android, iOS, and the package to version 1.14.0 with build 30. What's New mappings and tests now cover the 1.14.0 native release and first live update. Deployment notes document the skipped 1.13.0 distribution.

Changes

Version 1.14.0 release

Layer / File(s) Summary
Version metadata and release notes
package.json, android/app/build.gradle, ios/App/App.xcodeproj/project.pbxproj, docs/deployment.md
Android, iOS, and package metadata now use version 1.14.0 and build 30. Deployment notes record the failed tags and the skipped 1.13.0 distribution.
What's New announcement mapping
src/lib/whatsNew.ts, src/__tests__/unit/lib/whatsNew.test.ts, src/__tests__/validation/release-config.test.ts
The 1.13.x announcements are replaced by the 1.14.0 native and first live-update announcement. Tests validate the new release keys, versions, display version, and repeated 1.13.0 items.

Priority: ➖ Normal

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

Change: Other

Merge Risk: ⚪ Minimal · up to ea4e6

The 1.14.0 release metadata and What’s New mapping are aligned across the affected layers, with no actionable merge risk identified.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 3 files. (4 skipped: 4 … Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
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.14.0 release.
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.
Full details: Docstring Coverage

Explanation

Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 3 files. (4 skipped: 4 unsupported.)

  • Fix all pre-merge checks with AI
✨ Finishing Touches 💡 1
📝 Generate docstrings 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-v1.14.0

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.

❤️ Share

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

@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@wizzomafizzo
wizzomafizzo merged commit f0f3df2 into main Sep 15, 2026
6 checks passed
@wizzomafizzo
wizzomafizzo deleted the chore/release-v1.14.0 branch September 15, 2026 03:06
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