We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5bcb8 commit 403710dCopy full SHA for 403710d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.6.1](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.0...v2.6.1) (2023-10-18)
2
+
3
4
+### Documentation
5
6
+* **README:** add requirements section ([fddd22f](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/fddd22f20a9bf58309998656703d564430a2ddd9))
7
8
## [2.6.0](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.5.1...v2.6.0) (2023-10-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@fingerprintjs/fingerprintjs-pro-react",
- "version": "2.6.0",
+ "version": "2.6.1",
"description": "FingerprintJS Pro React SDK",
"main": "dist/fp-pro-react.cjs.js",
"module": "dist/fp-pro-react.esm.js",
0 commit comments