Skip to content

Commit 99b07c3

Browse files
chore(release): 7.0.1
1 parent 5ec50ab commit 99b07c3

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.0.1](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.0.0...v7.0.1) (2026-01-14)
6+
7+
8+
### Features
9+
10+
* **a/b-test:** working state ([48a33a1](https://github.com/smallcase/react-native-smallcase-gateway/commit/48a33a1cfa35f0df09edf11b92db3d3d775cf166))
11+
* **a/b-test:** working state ([705b3bf](https://github.com/smallcase/react-native-smallcase-gateway/commit/705b3bfa84d4368cc300f9fa00e80812f465610d))
12+
* **chore:** opener ab test iOS SC App ([240cea7](https://github.com/smallcase/react-native-smallcase-gateway/commit/240cea7f9cc2ca1daf42c4ae763c537bb6079eb5))
13+
* **gateway-sdk:** pass user ID in init for A/B testing ([bf1284a](https://github.com/smallcase/react-native-smallcase-gateway/commit/bf1284aab46195958b75336f4297e7fc06b32b6f))
14+
* **gateway-sdk:** pass user ID in init for A/B testing ([368e911](https://github.com/smallcase/react-native-smallcase-gateway/commit/368e9117ccef8d1d7232d423d905f3f82d846410))
15+
516
## [7.0.0](https://github.com/smallcase/react-native-smallcase-gateway/compare/v6.0.0...v7.0.0) (2026-01-05)
617

718

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)