[AUTOMATIC] Release/9.6.0 - #1027
Merged
Merged
Conversation
vegaro
approved these changes
Jul 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automatic release.
RevenueCat SDK
✨ New Features
📦 Dependency Updates
🔄 Other Changes
d392939to3421c88(Bump fastlane-plugin-revenuecat_internal fromd392939to3421c88#1017) via dependabot[bot] (@dependabot[bot])b52fca5tod392939(Bump fastlane-plugin-revenuecat_internal fromb52fca5tod392939#1004) via dependabot[bot] (@dependabot[bot])Note
Low Risk
The diff only updates version strings and changelogs; no new SDK logic here. Underlying feature and dependency changes were merged separately and are documented in CHANGELOG.
Overview
This PR is an automatic release that ships 9.6.0 by bumping version metadata everywhere it must stay aligned:
.version,RevenueCat/package.json,RevenueCatUI/package.json,VERSIONS.md, and the reported plugin version inPurchasesWrapper.javaandPurchasesUnityHelper.m.The changelog for 9.6.0 documents what landed since 9.5.3—not new code in this diff. Highlights for reviewers: PaywallListener on presented paywalls, purchases-hybrid-common 18.27.0 (Android 10.15.1, iOS 5.82.0), FormSheet iPad paywall presentation style, plus CI/test harness work (Edit Mode tests, mise lockfile, wrapper pass-through tests).
Risk: Low for this PR itself—it is versioning and release notes; runtime behavior changes come from the dependency bumps and features already merged on the release branch.
Reviewed by Cursor Bugbot for commit d8e79d2. Bugbot is set up for automated code reviews on this repo. Configure here.