Skip to content

Commit 43550f1

Browse files
RCGitBotRevenueCat CI
andauthored
[AUTOMATIC] Release/9.10.2 (#1617)
**This is an automatic release.** ## RevenueCat SDK ### 📦 Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.41.0 (#1613) via RevenueCat Git Bot (@RCGitBot) * [iOS 5.59.2](https://github.com/RevenueCat/purchases-ios/releases/tag/5.59.2) * [iOS 5.59.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.59.1) ### 🔄 Other Changes * Bump tar from 7.5.7 to 7.5.9 (#1615) via dependabot[bot] (@dependabot[bot]) * Bump nokogiri from 1.19.0 to 1.19.1 (#1614) via dependabot[bot] (@dependabot[bot]) * Add UI package tests to CI (#1602) via Facundo Menzella (@facumenzella) * Bump tar from 7.5.7 to 7.5.9 in /examples/MagicWeather (#1611) via dependabot[bot] (@dependabot[bot]) --------- Co-authored-by: RevenueCat CI <dev+ci@revenuecat.com>
1 parent cbe1783 commit 43550f1

12 files changed

Lines changed: 31 additions & 13 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.10.1
1+
9.10.2

CHANGELOG.latest.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
## RevenueCat SDK
22
### 📦 Dependency Updates
3-
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.40.0 (#1608) via RevenueCat Git Bot (@RCGitBot)
4-
* [Android 9.22.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.22.0)
3+
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.41.0 (#1613) via RevenueCat Git Bot (@RCGitBot)
4+
* [iOS 5.59.2](https://github.com/RevenueCat/purchases-ios/releases/tag/5.59.2)
5+
* [iOS 5.59.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.59.1)
56

67
### 🔄 Other Changes
7-
* Add debugEventListener internal API (#1609) via Toni Rico (@tonidero)
8+
* Bump tar from 7.5.7 to 7.5.9 (#1615) via dependabot[bot] (@dependabot[bot])
9+
* Bump nokogiri from 1.19.0 to 1.19.1 (#1614) via dependabot[bot] (@dependabot[bot])
10+
* Add UI package tests to CI (#1602) via Facundo Menzella (@facumenzella)
11+
* Bump tar from 7.5.7 to 7.5.9 in /examples/MagicWeather (#1611) via dependabot[bot] (@dependabot[bot])

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 9.10.2
2+
## RevenueCat SDK
3+
### 📦 Dependency Updates
4+
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.41.0 (#1613) via RevenueCat Git Bot (@RCGitBot)
5+
* [iOS 5.59.2](https://github.com/RevenueCat/purchases-ios/releases/tag/5.59.2)
6+
* [iOS 5.59.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.59.1)
7+
8+
### 🔄 Other Changes
9+
* Bump tar from 7.5.7 to 7.5.9 (#1615) via dependabot[bot] (@dependabot[bot])
10+
* Bump nokogiri from 1.19.0 to 1.19.1 (#1614) via dependabot[bot] (@dependabot[bot])
11+
* Add UI package tests to CI (#1602) via Facundo Menzella (@facumenzella)
12+
* Bump tar from 7.5.7 to 7.5.9 in /examples/MagicWeather (#1611) via dependabot[bot] (@dependabot[bot])
13+
114
## 9.10.1
215
## RevenueCat SDK
316
### 📦 Dependency Updates

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 | Play Billing Library version |
22
|---------------|-------------|-----------------|-----------------------|------------------------------|
3+
| 9.10.2 | [5.59.2](https://github.com/RevenueCat/purchases-ios/releases/tag/5.59.2) | [9.22.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.22.0) | [17.41.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/17.41.0) | [8.0.0](https://developer.android.com/google/play/billing/release-notes) |
34
| 9.10.1 | [5.59.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.59.0) | [9.22.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.22.0) | [17.40.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/17.40.0) | [8.0.0](https://developer.android.com/google/play/billing/release-notes) |
45
| 9.10.0 | [5.59.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.59.0) | [9.21.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.21.0) | [17.38.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/17.38.0) | [8.0.0](https://developer.android.com/google/play/billing/release-notes) |
56
| 9.9.0 | [5.58.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.58.0) | [9.21.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.21.0) | [17.37.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/17.37.0) | [8.0.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 '9.10.1'
32+
versionName '9.10.2'
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 = "9.10.1";
54+
public static final String PLUGIN_VERSION = "9.10.2";
5555

5656
private final ReactApplicationContext reactContext;
5757

ios/RNPurchases.m

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

683683
- (NSString *)platformFlavorVersion {
684-
return @"9.10.1";
684+
return @"9.10.2";
685685
}
686686

687687
@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": "9.10.1",
4+
"version": "9.10.2",
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 '9.10.1'
62+
versionName '9.10.2'
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": "9.10.1",
4+
"version": "9.10.2",
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",
@@ -78,7 +78,7 @@
7878
"peerDependencies": {
7979
"react": "*",
8080
"react-native": ">= 0.73.0",
81-
"react-native-purchases": "9.10.1",
81+
"react-native-purchases": "9.10.2",
8282
"react-native-web": "*"
8383
},
8484
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)