-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
RevenueCat CI
committed
Sep 25, 2024
1 parent
978b415
commit c8d6fe9
Showing
11 changed files
with
17 additions
and
22 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
8.2.1 | ||
8.2.2 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,3 @@ | ||
## RevenueCat SDK | ||
### 📦 Dependency Updates | ||
* Bump serve-static from 1.15.0 to 1.16.2 (#1090) via dependabot[bot] (@dependabot[bot]) | ||
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.1 (#1089) via RevenueCat Git Bot (@RCGitBot) | ||
* [Android 8.7.2](https://github.com/RevenueCat/purchases-android/releases/tag/8.7.2) | ||
* [Android 8.7.1](https://github.com/RevenueCat/purchases-android/releases/tag/8.7.1) | ||
* [iOS 5.3.3](https://github.com/RevenueCat/purchases-ios/releases/tag/5.3.3) | ||
* [iOS 5.3.2](https://github.com/RevenueCat/purchases-ios/releases/tag/5.3.2) | ||
|
||
### 🔄 Other Changes | ||
* Bump fastlane-plugin-revenuecat_internal from 5140dbc to 55a0455 (#1091) via Cesar de la Vega (@vegaro) | ||
* Update allowSharingAppStoreAccount deprecation message (#1086) via Will Taylor (@fire-at-will) | ||
* Update fastlane-plugin-revenuecat_internal (#1084) via Cesar de la Vega (@vegaro) | ||
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.3.0 (#1094) via RevenueCat Git Bot (@RCGitBot) |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7065,7 +7065,7 @@ __metadata: | |
react: 18.2.0 | ||
react-native: 0.73.5 | ||
react-native-builder-bob: ^0.20.0 | ||
react-native-purchases: 8.2.1 | ||
react-native-purchases: 8.2.2 | ||
ts-jest: ^29.1.2 | ||
tslint: ^5.20.0 | ||
tslint-config-prettier: ^1.18.0 | ||
|
@@ -7077,7 +7077,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"[email protected].1, react-native-purchases@workspace:.": | ||
"[email protected].2, react-native-purchases@workspace:.": | ||
version: 0.0.0-use.local | ||
resolution: "react-native-purchases@workspace:." | ||
dependencies: | ||
|