From 95726c86cf53ba9ba025f05c9a3ee1cfb7369f95 Mon Sep 17 00:00:00 2001 From: aaditya singh Date: Mon, 30 Sep 2024 17:05:28 +0530 Subject: [PATCH] chore(release): 4.2.1 --- CHANGELOG.md | 2 ++ android/build.gradle | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dda2f1a..7999657e 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.2.1](https://github.com/smallcase/react-native-smallcase-gateway/compare/v4.2.0...v4.2.1) (2024-09-30) + ### [3.1.3](https://github.com/smallcase/react-native-smallcase-gateway/compare/v3.1.3-internal-1...v3.1.3) (2024-06-19) ### [3.1.2](https://github.com/smallcase/react-native-smallcase-gateway/compare/v3.1.1...v3.1.2) (2024-05-14) diff --git a/android/build.gradle b/android/build.gradle index d095cf06..25f935d0 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-internal:4.1.1-3171-release' + implementation 'com.smallcase.gateway:sdk:4.1.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" diff --git a/package.json b/package.json index 8ddefb74..57a8c41a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-smallcase-gateway", "title": "React Native Smallcase Gateway", - "version": "4.2.0", + "version": "4.2.1", "description": "smallcase gateway bindings for react native", "main": "src/index.js", "files": [