Skip to content

Commit 01aa7b7

Browse files
chore(release): 2.2.1 [skip ci]
## [2.2.1](v2.2.0...v2.2.1) (2023-03-14) ### Documentation * code snippet fix for FingerprintJsProProvider ([4249f53](4249f53)) * readme fix code snippets ([6a11ef3](6a11ef3))
1 parent 3d623ed commit 01aa7b7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.2.1](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v2.2.0...v2.2.1) (2023-03-14)
2+
3+
4+
### Documentation
5+
6+
* code snippet fix for FingerprintJsProProvider ([4249f53](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/4249f53fe45b2ebb4eec82634c3bb12e1131f311))
7+
* readme fix code snippets ([6a11ef3](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/6a11ef36242584fa51f905a55e1296f1aadd2c55))
8+
19
## [2.2.0](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v2.1.1...v2.2.0) (2023-02-17)
210

311

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": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Official React Native client for FingerprintJS PRO. Best identification solution for React Native.",
55
"main": "./build/fpjs-pro-react-native.cjs.js",
66
"module": "./build/fpjs-pro-react-native.esm.js",

0 commit comments

Comments
 (0)