From f358fd6b270fe0ece6017874b81cbdcc22122569 Mon Sep 17 00:00:00 2001 From: Dhruv Porwal Date: Thu, 14 May 2026 10:37:33 +0530 Subject: [PATCH 1/2] chore(prod): bump up gw sdk iOS native to 7.1.9 --- react-native-smallcase-gateway.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-smallcase-gateway.podspec b/react-native-smallcase-gateway.podspec index 8c2ac779..95e2d790 100644 --- a/react-native-smallcase-gateway.podspec +++ b/react-native-smallcase-gateway.podspec @@ -34,6 +34,6 @@ Pod::Spec.new do |s| s.dependency "ReactCommon/turbomodule/core" end - s.dependency 'SCGateway-dhruv-make-sdk-mfsc-capable-56e7d4d', '7.1.8-27-debug' + s.dependency 'SCGateway', '7.1.9' s.dependency 'SCLoans', '7.1.2' end From cf023c367908cd3a530ea70be3a40d47c78363db Mon Sep 17 00:00:00 2001 From: Dhruv Porwal Date: Thu, 14 May 2026 10:38:23 +0530 Subject: [PATCH 2/2] chore(release): 7.4.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8205f987..8fa170c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.0](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.3.9...v7.4.0) (2026-05-14) + + +### Bug Fixes + +* include success:true in mfTransaction response by reusing outer responseDict ([158ce87](https://github.com/smallcase/react-native-smallcase-gateway/commit/158ce87ad1469c07f954dcc64896404ea11b2b3c)) + ### [7.3.9](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.3.8...v7.3.9) (2026-05-07) ### [7.3.8](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.3.6...v7.3.8) (2026-04-23) diff --git a/package.json b/package.json index 3a06b6ca..b8b8b983 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-smallcase-gateway", "title": "React Native Smallcase Gateway", - "version": "7.3.9", + "version": "7.4.0", "description": "smallcase gateway bindings for react native", "main": "src/index.js", "files": [