[AUTOMATIC] Release/10.5.0#3454
Merged
Merged
Conversation
JZDesign
approved these changes
May 7, 2026
vegaro
approved these changes
May 7, 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
🐞 Bugfixes
RevenueCatUI SDK
🐞 Bugfixes
Paywallv2
✨ New Features
🔄 Other Changes
PaywallComponentsImagePreDownloader(ExtractPaywallComponentsImagePreDownloader#3448) via Cesar de la Vega (@vegaro)WorkflowTransitionStatewith explicit from/to step fields (SimplifyWorkflowTransitionStatewith explicit from/to step fields #3441) via Cesar de la Vega (@vegaro)Note
Low Risk
Low risk release bookkeeping: primarily flips version strings from
10.5.0-SNAPSHOTto10.5.0and updates docs/changelogs, with no functional code changes beyond the reported version constant.Overview
Cuts the
10.5.0release by switching the project from10.5.0-SNAPSHOTto10.5.0across build metadata (.version,gradle.properties, sample/test applibs.versions.toml, andConfig.frameworkVersion).Updates release artifacts and documentation pointers: CircleCI docs deploy now syncs the
10.5.0docs folder to S3,docs/index.htmlredirects to10.5.0, and changelogs are rolled forward with the10.5.0entries inCHANGELOG.md/CHANGELOG.latest.md.Reviewed by Cursor Bugbot for commit 48537d6. Bugbot is set up for automated code reviews on this repo. Configure here.