Skip to content

Commit de77be3

Browse files
chore(release): 7.2.3
1 parent f32f570 commit de77be3

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.2.3](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.2.1...v7.2.3) (2026-02-23)
6+
7+
8+
### Bug Fixes
9+
10+
* update SDK version to 6.0.3 and adjust podspec dependency to 7.1.1 ([6226b7c](https://github.com/smallcase/react-native-smallcase-gateway/commit/6226b7ca33c778161ca7f78c29221a9d3e553632))
11+
512
### [7.2.2](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.2.0...v7.2.2) (2026-02-12)
613

714

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.2.2",
4+
"version": "7.2.3",
55
"description": "smallcase gateway bindings for react native",
66
"main": "src/index.js",
77
"files": [

0 commit comments

Comments
 (0)