Skip to content

Commit 76c817c

Browse files
chore(release): 7.1.0
1 parent b13f3c5 commit 76c817c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.1.0](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.0.1...v7.1.0) (2026-01-19)
6+
7+
8+
### Bug Fixes
9+
10+
* introduce sanitizeBrokerList utility and update broker list handling ([50c3bcf](https://github.com/smallcase/react-native-smallcase-gateway/commit/50c3bcf859d6f3355d9f871eff2f7c2acb6b3c66))
11+
512
### [7.0.1](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.0.0...v7.0.1) (2026-01-14)
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.0.1",
4+
"version": "7.1.0",
55
"description": "smallcase gateway bindings for react native",
66
"main": "src/index.js",
77
"files": [

0 commit comments

Comments
 (0)