diff --git a/CHANGELOG-LATEST.md b/CHANGELOG-LATEST.md index 33be9a53..e9dd5f13 100644 --- a/CHANGELOG-LATEST.md +++ b/CHANGELOG-LATEST.md @@ -1,20 +1,5 @@ ## RevenueCat SDK ### 📦 Dependency Updates -* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.0 (#270) via RevenueCat Git Bot (@RCGitBot) - * [Android 8.10.3](https://github.com/RevenueCat/purchases-android/releases/tag/8.10.3) - * [iOS 5.12.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.0) - * [iOS 5.11.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.11.0) - * [iOS 5.10.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.10.0) - * [iOS 5.9.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.9.0) -* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.11.0 (#267) via RevenueCat Git Bot (@RCGitBot) - * [Android 8.10.3](https://github.com/RevenueCat/purchases-android/releases/tag/8.10.3) - * [iOS 5.12.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.0) - * [iOS 5.11.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.11.0) - * [iOS 5.10.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.10.0) - * [iOS 5.9.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.9.0) -* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.10.0 (#266) via RevenueCat Git Bot (@RCGitBot) - * [Android 8.10.3](https://github.com/RevenueCat/purchases-android/releases/tag/8.10.3) - * [iOS 5.12.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.0) - * [iOS 5.11.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.11.0) - * [iOS 5.10.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.10.0) - * [iOS 5.9.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.9.0) +* Bump fastlane from 2.225.0 to 2.226.0 (#276) via dependabot[bot] (@dependabot[bot]) +* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.1 (#274) via RevenueCat Git Bot (@RCGitBot) + * [iOS 5.12.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.1) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4afecc2a..14a670c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 1.3.4+13.12.1 +## RevenueCat SDK +### 📦 Dependency Updates +* Bump fastlane from 2.225.0 to 2.226.0 (#276) via dependabot[bot] (@dependabot[bot]) +* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.1 (#274) via RevenueCat Git Bot (@RCGitBot) + * [iOS 5.12.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.1) + ## 1.3.3+13.12.0 ## RevenueCat SDK ### 📦 Dependency Updates diff --git a/core/core.podspec b/core/core.podspec index 5d1237c2..74eab7a3 100644 --- a/core/core.podspec +++ b/core/core.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'core' - spec.version = '1.4.0-SNAPSHOT' + spec.version = '1.3.4+13.12.1' spec.homepage = '' spec.source = { :http=> ''} spec.authors = '' diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2bc13c24..dd0ac441 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ ios-deploymentTarget = "13.0" java = "1.8" kotlin = "1.9.23" revenuecat-common = "13.12.1" -revenuecat-kmp = "1.4.0-SNAPSHOT" +revenuecat-kmp = "1.3.4+13.12.1" [libraries] android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref = "agp" } diff --git a/mappings/mappings.podspec b/mappings/mappings.podspec index c362a413..d9e23ab0 100644 --- a/mappings/mappings.podspec +++ b/mappings/mappings.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'mappings' - spec.version = '1.4.0-SNAPSHOT' + spec.version = '1.3.4+13.12.1' spec.homepage = '' spec.source = { :http=> ''} spec.authors = '' diff --git a/models/models.podspec b/models/models.podspec index ad6b025a..9edaec33 100644 --- a/models/models.podspec +++ b/models/models.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'models' - spec.version = '1.4.0-SNAPSHOT' + spec.version = '1.3.4+13.12.1' spec.homepage = '' spec.source = { :http=> ''} spec.authors = '' diff --git a/revenuecatui/revenuecatui.podspec b/revenuecatui/revenuecatui.podspec index 152817dc..4c3abda5 100644 --- a/revenuecatui/revenuecatui.podspec +++ b/revenuecatui/revenuecatui.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'revenuecatui' - spec.version = '1.4.0-SNAPSHOT' + spec.version = '1.3.4+13.12.1' spec.homepage = '' spec.source = { :http=> ''} spec.authors = ''