Skip to content

Commit 0780f31

Browse files
chore(release): 3.3.2-test.2 [skip ci]
## [3.3.2-test.2](v3.3.2-test.1...v3.3.2-test.2) (2025-04-15) ### Bug Fixes * a bugfix ([dc72a9a](dc72a9a)) ### Supported Native SDK Version Range * Fingerprint Android SDK Version Range: **`>= 2.7.0 and < 3.0.0`** * Fingerprint iOS SDK Version Range: **`>= 2.7.0 and < 3.0.0`**
1 parent 42fea38 commit 0780f31

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [3.3.2-test.2](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.3.2-test.1...v3.3.2-test.2) (2025-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* a bugfix ([dc72a9a](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/dc72a9ac9d99f8d6280247e0147c9c9ad62228ab))
7+
8+
9+
10+
### Supported Native SDK Version Range
11+
12+
* Fingerprint Android SDK Version Range: **`>= 2.7.0 and < 3.0.0`**
13+
* Fingerprint iOS SDK Version Range: **`>= 2.7.0 and < 3.0.0`**
14+
115
## [3.3.2-test.1](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.3.1...v3.3.2-test.1) (2025-04-04)
216

317

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.3.2-test.1",
3+
"version": "3.3.2-test.2",
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)