Skip to content

Commit eff88ba

Browse files
chore(release): 3.4.0-test.4 [skip ci]
## [3.4.0-test.4](v3.4.0-test.3...v3.4.0-test.4) (2025-04-30) ### Bug Fixes * update podspec file name in files array ([ab72362](ab72362)) ### 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 6458aa8 commit eff88ba

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.4](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.4.0-test.3...v3.4.0-test.4) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update podspec file name in files array ([ab72362](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/ab72362f02408c19c3ac773a36ff738fd4a4bf1a))
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.3](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.4.0-test.2...v3.4.0-test.3) (2025-04-30)
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.3",
3+
"version": "3.4.0-test.4",
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)