Skip to content

Commit 7d9b362

Browse files
authored
[AUTOMATIC] Release/11.1.0 (#505)
**This is an automatic release.** ## RevenueCat SDK ### ✨ New Features * [iOS + Android] Virtual Currency Support (#502) via Will Taylor (@fire-at-will) ### 📦 Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 16.1.0 (#503) via RevenueCat Git Bot (@RCGitBot) ### 🔄 Other Changes * Improve 11.0.0 changelog (#504) via Toni Rico (@tonidero)
1 parent 7e8ec62 commit 7d9b362

File tree

8 files changed

+22
-21
lines changed

8 files changed

+22
-21
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.0.1
1+
11.1.0

CHANGELOG.latest.md

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
## RevenueCat SDK
2+
### ✨ New Features
3+
* [iOS + Android] Virtual Currency Support (#502) via Will Taylor (@fire-at-will)
24
### 📦 Dependency Updates
3-
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 16.0.2 (#500) via RevenueCat Git Bot (@RCGitBot)
4-
* [Android 9.1.2](https://github.com/RevenueCat/purchases-android/releases/tag/9.1.2)
5-
* [Android 9.1.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.1.1)
6-
* [Android 9.1.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.1.0)
7-
* [Android 9.0.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.0.1)
8-
* [Android 9.0.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.0.0)
9-
* [iOS 5.33.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.33.1)
10-
* [iOS 5.33.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.33.0)
11-
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 16.0.1 (#498) via RevenueCat Git Bot (@RCGitBot)
12-
* [Android 9.1.2](https://github.com/RevenueCat/purchases-android/releases/tag/9.1.2)
13-
* [Android 9.1.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.1.1)
14-
* [Android 9.1.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.1.0)
15-
* [Android 9.0.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.0.1)
16-
* [Android 9.0.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.0.0)
17-
* [iOS 5.33.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.33.1)
18-
* [iOS 5.33.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.33.0)
5+
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 16.1.0 (#503) via RevenueCat Git Bot (@RCGitBot)
6+
7+
### 🔄 Other Changes
8+
* Improve 11.0.0 changelog (#504) via Toni Rico (@tonidero)

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 11.1.0
2+
## RevenueCat SDK
3+
### ✨ New Features
4+
* [iOS + Android] Virtual Currency Support (#502) via Will Taylor (@fire-at-will)
5+
### 📦 Dependency Updates
6+
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 16.1.0 (#503) via RevenueCat Git Bot (@RCGitBot)
7+
8+
### 🔄 Other Changes
9+
* Improve 11.0.0 changelog (#504) via Toni Rico (@tonidero)
10+
111
## 11.0.1
212
## RevenueCat SDK
313
### 📦 Dependency Updates

VERSIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| Version | iOS version | Android version | Common files version | Play Billing Library version |
22
|--------------|-------------|-----------------|----------------------|------------------------------|
3+
| 11.1.0 | [5.33.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.33.1) | [9.1.2](https://github.com/RevenueCat/purchases-android/releases/tag/9.1.2) | [16.1.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/16.1.0) | [8.0.0](https://developer.android.com/google/play/billing/release-notes) |
34
| 11.0.1 | [5.33.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.33.1) | [9.1.2](https://github.com/RevenueCat/purchases-android/releases/tag/9.1.2) | [16.0.2](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/16.0.2) | [8.0.0](https://developer.android.com/google/play/billing/release-notes) |
45
| 10.3.8 | [5.32.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.32.0) | [8.22.0](https://github.com/RevenueCat/purchases-android/releases/tag/8.22.0) | [14.2.0](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/14.2.0) | [7.1.1](https://developer.android.com/google/play/billing/release-notes) |
56
| 10.3.7 | [5.30.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.30.0) | [8.20.0](https://github.com/RevenueCat/purchases-android/releases/tag/8.20.0) | [14.0.2](https://github.com/RevenueCat/purchases-hybrid-common/releases/tag/14.0.2) | [7.1.1](https://developer.android.com/google/play/billing/release-notes) |

android/src/main/java/com/revenuecat/purchases/capacitor/PurchasesPlugin.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class PurchasesPlugin : Plugin() {
8383

8484
companion object {
8585
private const val PLATFORM_NAME = "capacitor"
86-
private const val PLUGIN_VERSION = "11.0.1"
86+
private const val PLUGIN_VERSION = "11.1.0"
8787

8888
private const val CUSTOMER_INFO_KEY = "customerInfo"
8989
}

ios/Plugin/PurchasesPlugin.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import RevenueCat
1212
@objc(PurchasesPlugin)
1313
public class PurchasesPlugin: CAPPlugin, PurchasesDelegate {
1414
private let platformFlavor = "capacitor"
15-
private let platformVersion = "11.0.1"
15+
private let platformVersion = "11.1.0"
1616

1717
private let customerInfoKey = "customerInfo"
1818
private let transactionKey = "transaction"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@revenuecat/purchases-capacitor",
3-
"version": "11.0.1",
3+
"version": "11.1.0",
44
"description": "Capacitor in-app purchases and subscriptions made easy. Support for iOS and Android.",
55
"main": "dist/esm/index.js",
66
"module": "dist/esm/index.js",

purchases-capacitor-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@revenuecat/purchases-capacitor-ui",
3-
"version": "11.0.1",
3+
"version": "11.1.0",
44
"description": "UI components for RevenueCat Capacitor SDK",
55
"main": "dist/esm/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)