Skip to content

Commit 5fda636

Browse files
chore(release): 2.6.3 [skip ci]
## [2.6.3](v2.6.2...v2.6.3) (2024-03-21) ### Bug Fixes * review ([951860c](951860c)) * set initial `isLoading` according to config.immediate ([3194f33](3194f33)) ### Build System * **deps:** update dependencies to latest version, now using @fingerprintjs/[email protected] ([275e234](275e234))
1 parent 4217d8b commit 5fda636

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [2.6.3](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.2...v2.6.3) (2024-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* review ([951860c](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/951860c1682e3f9cc8efb946fc154a7b50c2b4d4))
7+
* set initial `isLoading` according to config.immediate ([3194f33](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/3194f33c317680468ef344d455711cf60bd7d753))
8+
9+
10+
### Build System
11+
12+
* **deps:** update dependencies to latest version, now using @fingerprintjs/fingerprintjs-pro-spa@1.3.1 ([275e234](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/275e234875662d145a5b24d095c6fc36347fbc12))
13+
114
## [2.6.2](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.1...v2.6.2) (2023-11-17)
215

316

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