Skip to content

Commit

Permalink
[AUTOMATIC] Release/1.1.2+13.5.0 (#239)
Browse files Browse the repository at this point in the history
* Version bump for 1.1.2+13.5.0

* Updates VERSIONS.md

---------

Co-authored-by: revenuecat-ops <[email protected]>
  • Loading branch information
RCGitBot and revenuecat-ops authored Oct 10, 2024
1 parent b588c60 commit 29cf2c9
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 14 deletions.
15 changes: 6 additions & 9 deletions CHANGELOG-LATEST.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
## RevenueCat SDK
### 📦 Dependency Updates
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.4.0 (#230) via RevenueCat Git Bot (@RCGitBot)
* [Android 8.8.0](https://github.com/RevenueCat/purchases-android/releases/tag/8.8.0)
* [iOS 5.4.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.4.0)
* Bump fastlane from 2.223.0 to 2.223.1 (#229) via dependabot[bot] (@dependabot[bot])
* Bump fastlane from 2.222.0 to 2.223.0 (#225) via dependabot[bot] (@dependabot[bot])
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.5.0 (#236) via RevenueCat Git Bot (@RCGitBot)
* [iOS 5.6.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.6.0)
* [iOS 5.5.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.5.0)
* Bump fastlane from 2.223.1 to 2.224.0 (#235) via dependabot[bot] (@dependabot[bot])

### 🔄 Other Changes
* Update fastlane plugin (#232) via Toni Rico (@tonidero)
* Adds actionlint to lint GitHub Actions workflows (#227) via JayShortway (@JayShortway)
* Attempts to fix the on_release_tag workflow to allow publishing the API reference site (#228) via JayShortway (@JayShortway)
* Skips publishing SNAPSHOT if the current version is not a SNAPSHOT. (#226) via JayShortway (@JayShortway)
* Fixes a typo in the Fastfile (#238) via JayShortway (@JayShortway)
* Attempts to fix ffi by downgrading to 1.16.3. (#234) via JayShortway (@JayShortway)
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.1.2+13.5.0
## RevenueCat SDK
### 📦 Dependency Updates
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.5.0 (#236) via RevenueCat Git Bot (@RCGitBot)
* [iOS 5.6.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.6.0)
* [iOS 5.5.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.5.0)
* Bump fastlane from 2.223.1 to 2.224.0 (#235) via dependabot[bot] (@dependabot[bot])

### 🔄 Other Changes
* Fixes a typo in the Fastfile (#238) via JayShortway (@JayShortway)
* Attempts to fix ffi by downgrading to 1.16.3. (#234) via JayShortway (@JayShortway)

## 1.1.1+13.4.0
## RevenueCat SDK
### 📦 Dependency Updates
Expand Down
1 change: 1 addition & 0 deletions VERSIONS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
| Version | iOS version | Android version | Common files version | Play Billing Library version |
|---------|-------------|-----------------|----------------------|------------------------------|
| 1.1.2+13.5.0 | [5.6.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.6.0) | [8.8.0](https://github.com/RevenueCat/purchases-android/releases/tag/8.8.0) | [13.5.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/13.5.0) | [7.0.0](https://developer.android.com/google/play/billing/release-notes) |
| 1.1.1+13.4.0 | [5.4.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.4.0) | [8.8.0](https://github.com/RevenueCat/purchases-android/releases/tag/8.8.0) | [13.4.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/13.4.0) | [7.0.0](https://developer.android.com/google/play/billing/release-notes) |
| 1.1.0+13.3.0 | [5.3.4](https://github.com/RevenueCat/purchases-ios/releases/tag/5.3.4) | [8.7.2](https://github.com/RevenueCat/purchases-android/releases/tag/8.7.2) | [13.3.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/13.3.0) | [7.0.0](https://developer.android.com/google/play/billing/release-notes) |
| 1.0.1+13.2.1 | [5.3.3](https://github.com/RevenueCat/purchases-ios/releases/tag/5.3.3) | [8.7.2](https://github.com/RevenueCat/purchases-android/releases/tag/8.7.2) | [13.2.1](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/13.2.1) | [7.0.0](https://developer.android.com/google/play/billing/release-notes) |
Expand Down
2 changes: 1 addition & 1 deletion core/core.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'core'
spec.version = '1.2.0-SNAPSHOT'
spec.version = '1.1.2+13.5.0'
spec.homepage = ''
spec.source = { :http=> ''}
spec.authors = ''
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ios-deploymentTarget = "13.0"
java = "1.8"
kotlin = "1.9.23"
revenuecat-common = "13.5.0"
revenuecat-kmp = "1.2.0-SNAPSHOT"
revenuecat-kmp = "1.1.2+13.5.0"

[libraries]
android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }
Expand Down
2 changes: 1 addition & 1 deletion mappings/mappings.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'mappings'
spec.version = '1.2.0-SNAPSHOT'
spec.version = '1.1.2+13.5.0'
spec.homepage = ''
spec.source = { :http=> ''}
spec.authors = ''
Expand Down
2 changes: 1 addition & 1 deletion models/models.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'models'
spec.version = '1.2.0-SNAPSHOT'
spec.version = '1.1.2+13.5.0'
spec.homepage = ''
spec.source = { :http=> ''}
spec.authors = ''
Expand Down
2 changes: 1 addition & 1 deletion revenuecatui/revenuecatui.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'revenuecatui'
spec.version = '1.2.0-SNAPSHOT'
spec.version = '1.1.2+13.5.0'
spec.homepage = ''
spec.source = { :http=> ''}
spec.authors = ''
Expand Down

0 comments on commit 29cf2c9

Please sign in to comment.