Skip to content

Commit

Permalink
Release: 4.1.1 (#225)
Browse files Browse the repository at this point in the history
* updated changelog, version numbers to 4.11 and bumped purchases-hybrid-common to 1.6.2

* update podfile.lock and package.json

* removed --frozen-lockfile param

* update changelog with latest changes
  • Loading branch information
aboedo authored Mar 31, 2021
1 parent 68980cd commit 0edb3db
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ commands:
# .Environment.CACHE_VERSION }}
- run:
command: >-
yarn example && yarn install --frozen-lockfile --non-interactive --cache-folder /tmp/yarn
yarn example && yarn install --non-interactive --cache-folder /tmp/yarn
name: Yarn Install
# - save_cache:
# key: >
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 4.1.1

- Updated example app to the latest React-Native version
https://github.com/RevenueCat/react-native-purchases/pull/222
- Updated `y18n` version
https://github.com/RevenueCat/react-native-purchases/pull/227
https://github.com/RevenueCat/react-native-purchases/pull/226
- Bumped purchases-hybrid-common to 1.6.2 [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/1.6.2)
- Bumped purchases-ios to 3.10.7 [Changelog here](https://github.com/RevenueCat/purchases-ios/releases/3.10.7)
- Bumped purchases-android to 4.0.5 [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/4.0.5)
https://github.com/RevenueCat/purchases-flutter/pull/171

## 4.1.0

- Added a new sample project available at `/Examples/WeatherApp`
Expand Down
2 changes: 1 addition & 1 deletion RNPurchases.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ Pod::Spec.new do |spec|
]

spec.dependency "React-Core"
spec.dependency "PurchasesHybridCommon", '1.6.1'
spec.dependency "PurchasesHybridCommon", '1.6.2'
spec.swift_version = '5.0'
end
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 |
|---------|-------------|-----------------|----------------------|
| 4.1.1 | 3.10.7 | 4.0.5 | 1.6.2 |
| 4.1.0 | 3.10.6 | 4.0.4 | 1.6.1 |
| 4.0.1 | 3.9.2 | 4.0.1 | 1.5.0 |
| 4.0.0 | 3.9.2 | 4.0.1 | 1.5.0 |
Expand Down
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
minSdkVersion getExtOrIntegerDefault('minSdkVersion')
targetSdkVersion getExtOrIntegerDefault('targetSdkVersion')
versionCode 1
versionName '4.1.0'
versionName '4.1.1'
}

buildTypes {
Expand Down Expand Up @@ -123,6 +123,6 @@ def kotlin_version = getExtOrDefault('kotlinVersion')
dependencies {
//noinspection GradleDynamicVersion
api 'com.facebook.react:react-native:+'
implementation 'com.revenuecat.purchases:purchases-hybrid-common:1.6.1'
implementation 'com.revenuecat.purchases:purchases-hybrid-common:1.6.2'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
4 changes: 2 additions & 2 deletions build.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ if (os.type() === "Linux") {
console.log("Skipping iOS Dependencies");
} else if (os.type() === "Darwin") {
const downloadProcess = exec(
"./scripts/download-purchases-framework.sh 3.10.6"
"./scripts/download-purchases-framework.sh 3.10.7"
);
downloadProcess.stdout.pipe(process.stdout);
const downloadProcessCommon = exec(
"./scripts/download-purchases-common.sh 1.6.1"
"./scripts/download-purchases-common.sh 1.6.2"
);
downloadProcessCommon.stdout.pipe(process.stdout);
} else if (os.type() === "Windows_NT") {
Expand Down
30 changes: 15 additions & 15 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ PODS:
- glog (0.3.5)
- libevent (2.1.12)
- OpenSSL-Universal (1.1.180)
- Purchases (3.10.6):
- PurchasesCoreSwift (= 3.10.6)
- PurchasesCoreSwift (3.10.6)
- PurchasesHybridCommon (1.6.1):
- Purchases (= 3.10.6)
- Purchases (3.10.7):
- PurchasesCoreSwift (= 3.10.7)
- PurchasesCoreSwift (3.10.7)
- PurchasesHybridCommon (1.6.2):
- Purchases (= 3.10.7)
- RCT-Folly (2020.01.13.00):
- boost-for-react-native
- DoubleConversion
Expand Down Expand Up @@ -323,8 +323,8 @@ PODS:
- React-perflogger (= 0.64.0)
- RNGestureHandler (1.10.3):
- React-Core
- RNPurchases (4.1.0):
- PurchasesHybridCommon (= 1.6.1)
- RNPurchases (4.1.1):
- PurchasesHybridCommon (= 1.6.2)
- React-Core
- RNScreens (2.18.1):
- React-Core
Expand Down Expand Up @@ -471,22 +471,22 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
FBLazyVector: 49cbe4b43e445b06bf29199b6ad2057649e4c8f5
FBReactNativeSpec: cbd1421a0da0f6949d1f1b736ce9c1a1afd356c6
FBReactNativeSpec: 1b33edc9c4c2ca7085bdf262132050512c405fe6
Flipper: d3da1aa199aad94455ae725e9f3aa43f3ec17021
Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41
Flipper-Folly: f7a3caafbd74bda4827954fd7a6e000e36355489
Flipper-Glog: 1dfd6abf1e922806c52ceb8701a3599a79a200a6
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
Flipper-RSocket: 127954abe8b162fcaf68d2134d34dc2bd7076154
FlipperKit: 8a20b5c5fcf9436cac58551dc049867247f64b00
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
glog: 73c2498ac6884b13ede40eda8228cb1eee9d9d62
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
Purchases: 520fdb59140fed96932a30d02a3ec04858cb541c
PurchasesCoreSwift: 31c2a3d7394432abbe64d46f0933835de0b33033
PurchasesHybridCommon: 013c8072b73e752a206779747e88c068fbf999ec
Purchases: b8b8fb6e856ac8166e217f6e014df894d821dda1
PurchasesCoreSwift: 8ae0f08e020f0bc97c1befa4e38a0dbc8e9732e0
PurchasesHybridCommon: 5f5c1c245b12fc5e8760af7d11cb10f888109a9b
RCT-Folly: ec7a233ccc97cc556cf7237f0db1ff65b986f27c
RCTRequired: 2f8cb5b7533219bf4218a045f92768129cf7050a
RCTTypeSafety: 512728b73549e72ad7330b92f3d42936f2a4de5b
Expand All @@ -511,11 +511,11 @@ SPEC CHECKSUMS:
React-runtimeexecutor: cad74a1eaa53ee6e7a3620231939d8fe2c6afcf0
ReactCommon: cfe2b7fd20e0dbd2d1185cd7d8f99633fbc5ff05
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNPurchases: e438e025eeeee2c37f3ef6e7c224a92ed7caa85f
RNPurchases: ffe3b7fd393642f35695907947f2cdb84b282ebb
RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
Yoga: 8c8436d4171c87504c648ae23b1d81242bdf3bbf
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: b8643bfbb7d9e87fdf7e89244c9f31af362707a3
PODFILE CHECKSUM: 8ed1f1e4cc467b18dc2ae715e87fb1e1a4aefdbe

COCOAPODS: 1.10.1
2 changes: 1 addition & 1 deletion ios/RNPurchases.m
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ - (NSString *)platformFlavor {
}

- (NSString *)platformFlavorVersion {
return @"4.1.0";
return @"4.1.1";
}

@end
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-purchases",
"title": "React Native Purchases",
"version": "4.1.0",
"version": "4.1.1",
"description": "React Native in-app purchases and subscriptions made easy. Supports iOS and Android. ",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -69,7 +69,7 @@
"pod-install": "^0.1.0",
"prettier": "^2.0.5",
"react": "16.11.0",
"react-native": "0.62.2",
"react-native": "^0.64.0",
"ts-jest": "^24.1.0",
"tslint": "^5.20.0",
"tslint-config-prettier": "^1.18.0",
Expand Down

0 comments on commit 0edb3db

Please sign in to comment.