Skip to content

Commit 4331c8d

Browse files
chore(release): 3.4.0-test.5 [skip ci]
## [3.4.0-test.5](v3.4.0-test.4...v3.4.0-test.5) (2025-05-05) ### Bug Fixes * bug fix to trigger new release ([4649154](4649154)) ### 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 aed4966 commit 4331c8d

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.5](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.4.0-test.4...v3.4.0-test.5) (2025-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* bug fix to trigger new release ([4649154](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/4649154fc9b8ef56d259669a272b84f82ad53fda))
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.4](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.4.0-test.3...v3.4.0-test.4) (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.4",
3+
"version": "3.4.0-test.5",
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)