From 469daaab0bfc268f01f1be4602080ebfa9e9043b Mon Sep 17 00:00:00 2001 From: aaditya singh Date: Wed, 20 Nov 2024 17:02:52 +0530 Subject: [PATCH 1/2] build(android): v+ scg:4.2.2 --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 28f3185f..a67b200b 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -149,7 +149,7 @@ def kotlin_version = getExtOrDefault('kotlinVersion') dependencies { //noinspection GradleDynamicVersion implementation 'com.facebook.react:react-native:+' // From node_modules - implementation 'com.smallcase.gateway:sdk:4.2.1' + implementation 'com.smallcase.gateway:sdk:4.2.2' implementation 'com.smallcase.loans:sdk:3.1.0' implementation "androidx.core:core-ktx:1.3.1" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" From 26c4c063b2147c8ee7c8be4adea6566c81a72dee Mon Sep 17 00:00:00 2001 From: aaditya singh Date: Wed, 20 Nov 2024 21:22:08 +0530 Subject: [PATCH 2/2] chore(release): 4.3.2 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0683bec..2b32f005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [4.3.2](https://github.com/smallcase/react-native-smallcase-gateway/compare/v4.3.1...v4.3.2) (2024-11-20) + ### [4.3.1](https://github.com/smallcase/react-native-smallcase-gateway/compare/v4.3.1-beta-2...v4.3.1) (2024-10-23) ## [4.3.0](https://github.com/smallcase/react-native-smallcase-gateway/compare/v4.2.0...v4.3.0) (2024-10-16) diff --git a/package.json b/package.json index b2c98eaa..a4e8a8f6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-smallcase-gateway", "title": "React Native Smallcase Gateway", - "version": "4.3.1", + "version": "4.3.2", "description": "smallcase gateway bindings for react native", "main": "src/index.js", "files": [