Skip to content

Commit 6a22834

Browse files
author
revenuecat-ops
committed
Version bump for 3.3.1
1 parent 8a060a4 commit 6a22834

3 files changed

Lines changed: 17 additions & 7 deletions

File tree

CHANGELOG-LATEST.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
## RevenueCat SDK
2-
### ✨ New Features
3-
* Add preferred UI locale override support (#922) via Álvaro Brey (@AlvaroBrey)
42
### 📦 Dependency Updates
5-
* [RENOVATE] Update dependency upstream/purchases-ios to v5.80.3 (#930) via RevenueCat Git Bot (@RCGitBot)
6-
* [RENOVATE] Update dependency revenuecat to v4.4.0 (#931) via RevenueCat Git Bot (@RCGitBot)
3+
* [RENOVATE] Update purchases-android to v10.14.1 (#937) via RevenueCat Git Bot (@RCGitBot)
4+
* [RENOVATE] Update dependency upstream/purchases-ios to v5.81.1 (#936) via RevenueCat Git Bot (@RCGitBot)
75

86
### 🔄 Other Changes
9-
* Bump cocoapods from 1.16.2 to 1.17.0 (#928) via dependabot[bot] (@dependabot[bot])
10-
* Bump fastlane from 2.236.1 to 2.237.0 (#927) via dependabot[bot] (@dependabot[bot])
7+
* Bump fastlane-plugin-revenuecat_internal from `9b928b6` to `b52fca5` (#939) via dependabot[bot] (@dependabot[bot])
8+
* Bump fastlane-plugin-revenuecat_internal from `dab6765` to `9b928b6` (#938) via dependabot[bot] (@dependabot[bot])
9+
* ci: bump sdks-common-config orb to 4.5.0 (#935) via Antonio Pallares (@ajpallares)

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 3.3.1
2+
## RevenueCat SDK
3+
### 📦 Dependency Updates
4+
* [RENOVATE] Update purchases-android to v10.14.1 (#937) via RevenueCat Git Bot (@RCGitBot)
5+
* [RENOVATE] Update dependency upstream/purchases-ios to v5.81.1 (#936) via RevenueCat Git Bot (@RCGitBot)
6+
7+
### 🔄 Other Changes
8+
* Bump fastlane-plugin-revenuecat_internal from `9b928b6` to `b52fca5` (#939) via dependabot[bot] (@dependabot[bot])
9+
* Bump fastlane-plugin-revenuecat_internal from `dab6765` to `9b928b6` (#938) via dependabot[bot] (@dependabot[bot])
10+
* ci: bump sdks-common-config orb to 4.5.0 (#935) via Antonio Pallares (@ajpallares)
11+
112
## 3.3.0
213
## RevenueCat SDK
314
### ✨ New Features

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ junit = "5.10.0"
1313
kotlin = "2.3.20"
1414
mavenPublish = "0.33.0"
1515
revenuecat-android = "10.14.1"
16-
revenuecat-kmp = "3.4.0-SNAPSHOT"
16+
revenuecat-kmp = "3.3.1"
1717

1818
[libraries]
1919
android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }

0 commit comments

Comments
 (0)