Skip to content

Commit 64fbf6e

Browse files
chore(release): 3.4.0-test.3 [skip ci]
## [3.4.0-test.3](v3.4.0-test.2...v3.4.0-test.3) (2025-04-30) ### Bug Fixes * **ios:** revert podspec to dsl format ([ff02a97](ff02a97)) ### 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 4273394 commit 64fbf6e

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.4.0-test.3](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.4.0-test.2...v3.4.0-test.3) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **ios:** revert podspec to dsl format ([ff02a97](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/ff02a97918c6bdec6193e2145ea75189cb72044e))
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.4.0-test.2](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.4.0-test.1...v3.4.0-test.2) (2025-04-23)
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.4.0-test.2",
3+
"version": "3.4.0-test.3",
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)