Skip to content

Commit a03f492

Browse files
RCGitBotRevenueCat CI
andauthored
[AUTOMATIC] Release/10.1.1 (#1770)
**This is an automatic release.** ## RevenueCat SDK ### 📦 Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.6.0 (#1763) via RevenueCat Git Bot (@RCGitBot) * [Android 10.5.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.5.0) * [Android 10.4.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.4.0) * [iOS 5.72.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.72.0) * [iOS 5.71.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.71.0) * [Web 1.39.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.39.0) * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.5.0 (#1762) via RevenueCat Git Bot (@RCGitBot) ### 🔄 Other Changes * MagicWeather: upgrade to React Native 0.85.3 (#1769) via Jens-Fabian Goetzmann (@jefago) * Bump fastlane from 2.233.1 to 2.234.0 (#1768) via dependabot[bot] (@dependabot[bot]) * Bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4 in /examples/MagicWeather (#1766) via dependabot[bot] (@dependabot[bot]) * Bump @babel/plugin-transform-modules-systemjs from 7.25.9 to 7.29.4 (#1765) via dependabot[bot] (@dependabot[bot]) * Bump fast-xml-builder from 1.1.4 to 1.2.0 (#1764) via dependabot[bot] (@dependabot[bot]) --------- Co-authored-by: RevenueCat CI <dev+ci@revenuecat.com>
1 parent bdbc7bc commit a03f492

12 files changed

Lines changed: 43 additions & 13 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.1.0
1+
10.1.1

CHANGELOG.latest.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## RevenueCat SDK
2-
### ✨ New Features
3-
* Unified StoreReplacementMode API + Deprecate PRORATION_MODE enum API (#1749) via Will Taylor (@fire-at-will)
42
### 📦 Dependency Updates
5-
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.4.0 (#1760) via RevenueCat Git Bot (@RCGitBot)
3+
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.6.0 (#1763) via RevenueCat Git Bot (@RCGitBot)
4+
* [Android 10.5.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.5.0)
5+
* [Android 10.4.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.4.0)
6+
* [iOS 5.72.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.72.0)
7+
* [iOS 5.71.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.71.0)
8+
* [Web 1.39.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.39.0)
9+
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.5.0 (#1762) via RevenueCat Git Bot (@RCGitBot)
10+
11+
### 🔄 Other Changes
12+
* MagicWeather: upgrade to React Native 0.85.3 (#1769) via Jens-Fabian Goetzmann (@jefago)
13+
* Bump fastlane from 2.233.1 to 2.234.0 (#1768) via dependabot[bot] (@dependabot[bot])
14+
* Bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4 in /examples/MagicWeather (#1766) via dependabot[bot] (@dependabot[bot])
15+
* Bump @babel/plugin-transform-modules-systemjs from 7.25.9 to 7.29.4 (#1765) via dependabot[bot] (@dependabot[bot])
16+
* Bump fast-xml-builder from 1.1.4 to 1.2.0 (#1764) via dependabot[bot] (@dependabot[bot])

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 10.1.1
2+
## RevenueCat SDK
3+
### 📦 Dependency Updates
4+
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.6.0 (#1763) via RevenueCat Git Bot (@RCGitBot)
5+
* [Android 10.5.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.5.0)
6+
* [Android 10.4.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.4.0)
7+
* [iOS 5.72.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.72.0)
8+
* [iOS 5.71.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.71.0)
9+
* [Web 1.39.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.39.0)
10+
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.5.0 (#1762) via RevenueCat Git Bot (@RCGitBot)
11+
12+
### 🔄 Other Changes
13+
* MagicWeather: upgrade to React Native 0.85.3 (#1769) via Jens-Fabian Goetzmann (@jefago)
14+
* Bump fastlane from 2.233.1 to 2.234.0 (#1768) via dependabot[bot] (@dependabot[bot])
15+
* Bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4 in /examples/MagicWeather (#1766) via dependabot[bot] (@dependabot[bot])
16+
* Bump @babel/plugin-transform-modules-systemjs from 7.25.9 to 7.29.4 (#1765) via dependabot[bot] (@dependabot[bot])
17+
* Bump fast-xml-builder from 1.1.4 to 1.2.0 (#1764) via dependabot[bot] (@dependabot[bot])
18+
119
## 10.1.0
220
## RevenueCat SDK
321
### ✨ New Features

VERSIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| Version | iOS version | Android version | Common files version | Web SDK version | Play Billing Library version |
22
|---------------|-------------|-----------------|-----------------------|-----------------|------------------------------|
3+
| 10.1.1 | [5.72.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.72.0) | [10.5.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.5.0) | [18.6.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/18.6.0) | [1.39.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.39.0) | [8.3.0](https://developer.android.com/google/play/billing/release-notes) |
34
| 10.1.0 | [5.70.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.70.0) | [10.3.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.3.1) | [18.4.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/18.4.0) | [1.38.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.38.0) | [8.3.0](https://developer.android.com/google/play/billing/release-notes) |
45
| 10.0.2 | [5.70.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.70.0) | [10.3.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.3.1) | [18.3.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/18.3.0) | [1.38.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.38.0) | [8.3.0](https://developer.android.com/google/play/billing/release-notes) |
56
| 10.0.1 | [5.68.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.68.0) | [10.2.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.2.0) | [18.1.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/18.1.0) | | [8.3.0](https://developer.android.com/google/play/billing/release-notes) |

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android {
2929
minSdkVersion getExtOrIntegerDefault('minSdkVersion')
3030
targetSdkVersion getExtOrIntegerDefault('targetSdkVersion')
3131
versionCode 1
32-
versionName '10.1.0'
32+
versionName '10.1.1'
3333
}
3434

3535
buildTypes {

android/src/main/java/com/revenuecat/purchases/react/RNPurchasesModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public class RNPurchasesModule extends ReactContextBaseJavaModule implements Upd
5151
private static final String TRACKED_EVENT = "Purchases-TrackedEvent";
5252
private static final String DEBUG_EVENT = "Purchases-DebugEvent";
5353
public static final String PLATFORM_NAME = "react-native";
54-
public static final String PLUGIN_VERSION = "10.1.0";
54+
public static final String PLUGIN_VERSION = "10.1.1";
5555

5656
private final ReactApplicationContext reactContext;
5757

ios/RNPurchases.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ - (NSString *)platformFlavor {
697697
}
698698

699699
- (NSString *)platformFlavorVersion {
700-
return @"10.1.0";
700+
return @"10.1.1";
701701
}
702702

703703
@end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-purchases",
33
"title": "React Native Purchases",
4-
"version": "10.1.0",
4+
"version": "10.1.1",
55
"description": "React Native in-app purchases and subscriptions made easy. Supports iOS and Android. ",
66
"main": "dist/index.js",
77
"module": "dist/index.js",

react-native-purchases-ui/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959
minSdkVersion getExtOrIntegerDefault("minSdkVersion")
6060
targetSdkVersion getExtOrIntegerDefault("targetSdkVersion")
6161
versionCode 1
62-
versionName '10.1.0'
62+
versionName '10.1.1'
6363
}
6464

6565
buildTypes {

react-native-purchases-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-purchases-ui",
33
"title": "React Native Purchases UI",
4-
"version": "10.1.0",
4+
"version": "10.1.1",
55
"description": "React Native in-app purchases and subscriptions made easy. Supports iOS and Android.",
66
"main": "lib/commonjs/index",
77
"module": "lib/module/index",
@@ -77,7 +77,7 @@
7777
"peerDependencies": {
7878
"react": "*",
7979
"react-native": ">= 0.73.0",
80-
"react-native-purchases": "10.1.0",
80+
"react-native-purchases": "10.1.1",
8181
"react-native-web": "*"
8282
},
8383
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)