-
Notifications
You must be signed in to change notification settings - Fork 84
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
Apr 25, 2024
1 parent
9ec1926
commit 76fca68
Showing
11 changed files
with
30 additions
and
17 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 @@ | ||
7.26.2 | ||
7.26.3 |
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,7 +1,9 @@ | ||
### Bugfixes | ||
* Use ReactContext instead of ThemedReactContext in PaywallFooterViewManager (#971) via Cesar de la Vega (@vegaro) | ||
### Dependency Updates | ||
* Bump tar from 6.2.0 to 6.2.1 (#968) via dependabot[bot] (@dependabot[bot]) | ||
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.4.1 (#970) via RevenueCat Git Bot (@RCGitBot) | ||
* [Android 7.8.2](https://github.com/RevenueCat/purchases-android/releases/tag/7.8.2) | ||
* [iOS 4.40.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.40.1) | ||
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.5.0 (#977) via RevenueCat Git Bot (@RCGitBot) | ||
* [Android 7.9.0](https://github.com/RevenueCat/purchases-android/releases/tag/7.9.0) | ||
* [iOS 4.41.0](https://github.com/RevenueCat/purchases-ios/releases/tag/4.41.0) | ||
* Update to latest fastlane plugin version (#975) via Toni Rico (@tonidero) | ||
### Other Changes | ||
* Update to latest fastlane-plugin-revenuecat_internal (#985) via Cesar de la Vega (@vegaro) | ||
* Update to use M1 CircleCI machines (#983) via Cesar de la Vega (@vegaro) | ||
* Only update docs index on latest stable releases (#972) via Toni Rico (@tonidero) |
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 |
---|---|---|
|
@@ -6977,7 +6977,7 @@ __metadata: | |
react: 18.2.0 | ||
react-native: 0.73.5 | ||
react-native-builder-bob: ^0.20.0 | ||
react-native-purchases: 7.26.2 | ||
react-native-purchases: 7.26.3 | ||
ts-jest: ^29.1.2 | ||
tslint: ^5.20.0 | ||
tslint-config-prettier: ^1.18.0 | ||
|
@@ -6989,7 +6989,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"[email protected].2, react-native-purchases@workspace:.": | ||
"[email protected].3, react-native-purchases@workspace:.": | ||
version: 0.0.0-use.local | ||
resolution: "react-native-purchases@workspace:." | ||
dependencies: | ||
|