-
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
Aug 8, 2024
1 parent
0d30377
commit 000ea34
Showing
11 changed files
with
24 additions
and
24 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.0.0 | ||
8.0.1 |
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,14 +1,6 @@ | ||
Welcome to version 8.0 of the React Native RevenueCat SDK! A full migration guide can be found [here](https://github.com/RevenueCat/react-native-purchases/blob/66d77607d1ce2f11dcb4954eac8cd5756d0ec211/migrations/v8-MIGRATION.md). | ||
|
||
### Breaking Changes | ||
|
||
- v8.0 Release (#1050) via Will Taylor (@fire-at-will) | ||
|
||
### Dependency Updates | ||
|
||
- Bump fastlane from 2.221.1 to 2.222.0 (#1046) via dependabot[bot] (@dependabot[bot]) | ||
- Fix ws affected by a DoS (#1043) via Cesar de la Vega (@vegaro) | ||
|
||
### Other Changes | ||
|
||
- docs: Update installation instructions for Expo (#1041) via Aman Mittal (@amandeepmittal) | ||
* Updates purchases-hybrid-common to 13.0.1 (#1063) via Mark Villacampa (@MarkVillacampa) | ||
* [Android 8.4.0](https://github.com/RevenueCat/purchases-android/releases/tag/8.4.0) | ||
* [iOS 5.2.3](https://github.com/RevenueCat/purchases-ios/releases/tag/5.2.3) | ||
* Bump danger from 9.4.3 to 9.5.0 (#1058) via dependabot[bot] (@dependabot[bot]) | ||
* Bump fast-xml-parser from 4.4.0 to 4.4.1 (#1051) via dependabot[bot] (@dependabot[bot]) |
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 |
---|---|---|
|
@@ -7058,7 +7058,7 @@ __metadata: | |
react: 18.2.0 | ||
react-native: 0.73.5 | ||
react-native-builder-bob: ^0.20.0 | ||
react-native-purchases: 8.0.0 | ||
react-native-purchases: 8.0.1 | ||
ts-jest: ^29.1.2 | ||
tslint: ^5.20.0 | ||
tslint-config-prettier: ^1.18.0 | ||
|
@@ -7070,7 +7070,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"[email protected].0, react-native-purchases@workspace:.": | ||
"[email protected].1, react-native-purchases@workspace:.": | ||
version: 0.0.0-use.local | ||
resolution: "react-native-purchases@workspace:." | ||
dependencies: | ||
|