Skip to content

Commit 6b188b5

Browse files
chore(release): 3.2.0 [skip ci]
## [3.2.0](v3.1.0...v3.2.0) (2024-10-08) ### Features * use Fingerprint Pro Android v2.6.0 ([8d5c417](8d5c417))
1 parent 249fecf commit 6b188b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.0](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.1.0...v3.2.0) (2024-10-08)
2+
3+
4+
### Features
5+
6+
* use Fingerprint Pro Android v2.6.0 ([8d5c417](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/8d5c417ecb0668cdbeed5bb8fd6c7042b3167c84))
7+
18
## [3.1.0](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v3.0.2...v3.1.0) (2024-08-22)
29

310

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.1.0",
3+
"version": "3.2.0",
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)