-
Notifications
You must be signed in to change notification settings - Fork 329
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**This is an automatic release.** ### RevenueCatUI * `Paywalls`: remove empty space when template 4 has no offer details (#3469) via NachoSoto (@NachoSoto) ### Other Changes * `Concurrency`: address strict concurrency issues on `SystemInfo` (#3462) via NachoSoto (@NachoSoto) * `CircleCI`: upgrade to Xcode 15.1 (#3403) via NachoSoto (@NachoSoto) * `Paywalls`: tests for `PurchaseButton` layout logic (#3468) via NachoSoto (@NachoSoto) * `Paywalls`: simplified `PaywallViewMode` logic (#3470) via NachoSoto (@NachoSoto)
- Loading branch information
Showing
13 changed files
with
25 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 @@ | ||
4.32.0-SNAPSHOT | ||
4.31.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,13 +1,7 @@ | ||
### RevenueCatUI | ||
* Paywalls: Fix navigation with close button in UIKit (#3466) via Andy Boedo (@aboedo) | ||
* `Paywalls`: `watchOS` support (#3291) via NachoSoto (@NachoSoto) | ||
### Dependency Updates | ||
* Bump cocoapods from 1.14.2 to 1.14.3 (#3464) via dependabot[bot] (@dependabot[bot]) | ||
* Bump fastlane from 2.216.0 to 2.217.0 (#3415) via dependabot[bot] (@dependabot[bot]) | ||
* Bump danger from 9.3.2 to 9.4.0 (#3414) via dependabot[bot] (@dependabot[bot]) | ||
* `Paywalls`: remove empty space when template 4 has no offer details (#3469) via NachoSoto (@NachoSoto) | ||
### Other Changes | ||
* Some `APITester` fixes (#3444) via NachoSoto (@NachoSoto) | ||
* `HTTPClient`: test all request headers (#3425) via NachoSoto (@NachoSoto) | ||
* `CircleCI`: fix snapshot generation for iOS 14 (#3431) via NachoSoto (@NachoSoto) | ||
* Remove `MockStoreMessagesHelper` from SDK (#3417) via NachoSoto (@NachoSoto) | ||
* Enable explicit_init lint rule and fix issues (#3418) via Mark Villacampa (@MarkVillacampa) | ||
* `Concurrency`: address strict concurrency issues on `SystemInfo` (#3462) via NachoSoto (@NachoSoto) | ||
* `CircleCI`: upgrade to Xcode 15.1 (#3403) via NachoSoto (@NachoSoto) | ||
* `Paywalls`: tests for `PurchaseButton` layout logic (#3468) via NachoSoto (@NachoSoto) | ||
* `Paywalls`: simplified `PaywallViewMode` logic (#3470) via NachoSoto (@NachoSoto) |
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
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