Skip to content

Commit cf023c3

Browse files
chore(release): 7.4.0
1 parent f358fd6 commit cf023c3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [7.4.0](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.3.9...v7.4.0) (2026-05-14)
6+
7+
8+
### Bug Fixes
9+
10+
* include success:true in mfTransaction response by reusing outer responseDict ([158ce87](https://github.com/smallcase/react-native-smallcase-gateway/commit/158ce87ad1469c07f954dcc64896404ea11b2b3c))
11+
512
### [7.3.9](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.3.8...v7.3.9) (2026-05-07)
613

714
### [7.3.8](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.3.6...v7.3.8) (2026-04-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-smallcase-gateway",
33
"title": "React Native Smallcase Gateway",
4-
"version": "7.3.9",
4+
"version": "7.4.0",
55
"description": "smallcase gateway bindings for react native",
66
"main": "src/index.js",
77
"files": [

0 commit comments

Comments
 (0)