Skip to content

Commit 1793a17

Browse files
chore(release): 3.3.0 [skip ci]
## [3.3.0](v3.2.0...v3.3.0) (2025-01-09) ### Features * add custom timeout feature ([02757ef](02757ef)) * add sealed result support ([37dbe7f](37dbe7f)) * update iOS and Android SDKs to v2.7.0 ([eafa1d4](eafa1d4))
1 parent b98f75c commit 1793a17

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.3.0](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.2.0...v3.3.0) (2025-01-09)
2+
3+
4+
### Features
5+
6+
* add custom timeout feature ([02757ef](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/02757ef0beb1caaf887f9380b22ddd492d9efdfc))
7+
* add sealed result support ([37dbe7f](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/37dbe7f41fcce22ad05e9a52d15300f33ef29d29))
8+
* update iOS and Android SDKs to v2.7.0 ([eafa1d4](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/eafa1d4e573db6bcd99b5e5f8615f7b5062faca4))
9+
110
## [3.2.0](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.1.0...v3.2.0) (2024-10-08)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fingerprintjs/fingerprintjs-pro-react-native",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "Official React Native client for Fingerprint PRO. Best identification solution for React Native.",
55
"main": "./dist/fpjs-pro-react-native.cjs.js",
66
"module": "./dist/fpjs-pro-react-native.esm.js",

0 commit comments

Comments
 (0)