diff --git a/CHANGELOG.md b/CHANGELOG.md index adfe812f..2453b686 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ 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.0.1](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.0.0...v7.0.1) (2026-01-14) + + +### Features + +* **a/b-test:** working state ([48a33a1](https://github.com/smallcase/react-native-smallcase-gateway/commit/48a33a1cfa35f0df09edf11b92db3d3d775cf166)) +* **a/b-test:** working state ([705b3bf](https://github.com/smallcase/react-native-smallcase-gateway/commit/705b3bfa84d4368cc300f9fa00e80812f465610d)) +* **chore:** opener ab test iOS SC App ([240cea7](https://github.com/smallcase/react-native-smallcase-gateway/commit/240cea7f9cc2ca1daf42c4ae763c537bb6079eb5)) +* **gateway-sdk:** pass user ID in init for A/B testing ([bf1284a](https://github.com/smallcase/react-native-smallcase-gateway/commit/bf1284aab46195958b75336f4297e7fc06b32b6f)) +* **gateway-sdk:** pass user ID in init for A/B testing ([368e911](https://github.com/smallcase/react-native-smallcase-gateway/commit/368e9117ccef8d1d7232d423d905f3f82d846410)) + ## [7.0.0](https://github.com/smallcase/react-native-smallcase-gateway/compare/v6.0.0...v7.0.0) (2026-01-05) diff --git a/package-lock.json b/package-lock.json index 513b3153..c9f25766 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-smallcase-gateway", - "version": "7.0.0", + "version": "7.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-native-smallcase-gateway", - "version": "7.0.0", + "version": "7.0.1", "license": "MIT", "dependencies": { "standard-version": "^9.5.0" diff --git a/package.json b/package.json index 5733ea4e..bd7f5e90 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-smallcase-gateway", "title": "React Native Smallcase Gateway", - "version": "7.0.0", + "version": "7.0.1", "description": "smallcase gateway bindings for react native", "main": "src/index.js", "files": [