Skip to content

Commit 403710d

Browse files
chore(release): 2.6.1 [skip ci]
## [2.6.1](v2.6.0...v2.6.1) (2023-10-18) ### Documentation * **README:** add requirements section ([fddd22f](fddd22f))
1 parent 3e5bcb8 commit 403710d

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+
## [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+
18
## [2.6.0](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.5.1...v2.6.0) (2023-10-11)
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",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "FingerprintJS Pro React SDK",
55
"main": "dist/fp-pro-react.cjs.js",
66
"module": "dist/fp-pro-react.esm.js",

0 commit comments

Comments
 (0)