Skip to content

Commit 74328fe

Browse files
chore(release): 3.4.0-test.2 [skip ci]
## [3.4.0-test.2](v3.4.0-test.1...v3.4.0-test.2) (2025-04-23) ### Bug Fixes * add `RNFingerprintjsPro.podspec.json` to package files ([7557a5c](7557a5c)) ### 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 a345207 commit 74328fe

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.2](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.4.0-test.1...v3.4.0-test.2) (2025-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add `RNFingerprintjsPro.podspec.json` to package files ([7557a5c](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/7557a5c80d4e47fda3f1d6bc3272cd61581145d3))
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.1](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.3.2-test.2...v3.4.0-test.1) (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.1",
3+
"version": "3.4.0-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)