From 7c96406b1bdc7b85a8655e6b3016632644ab7aa8 Mon Sep 17 00:00:00 2001 From: Sourav Ganguly <95974201+isouravganguly@users.noreply.github.com> Date: Fri, 15 May 2026 11:45:54 +0530 Subject: [PATCH] Release/v7.4.1 (#187) * chore: sc_loan version_bump patch * chore(release): 7.4.1 --------- Co-authored-by: dporwal-shipit --- 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 8fa170c1..52a336f5 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. +### [7.4.1](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.4.0...v7.4.1) (2026-05-14) + ## [7.4.0](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.3.9...v7.4.0) (2026-05-14) diff --git a/android/build.gradle b/android/build.gradle index 539ef210..56679fbf 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -150,7 +150,7 @@ dependencies { //noinspection GradleDynamicVersion implementation 'com.facebook.react:react-native:+' // From node_modules implementation 'com.smallcase.gateway:sdk:6.0.9' - implementation 'com.smallcase.loans:sdk:5.1.2' + implementation 'com.smallcase.loans:sdk:5.1.3' 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 b8b8b983..ab648920 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-smallcase-gateway", "title": "React Native Smallcase Gateway", - "version": "7.4.0", + "version": "7.4.1", "description": "smallcase gateway bindings for react native", "main": "src/index.js", "files": [