Skip to content

Commit ed73e17

Browse files
chore(release): 2.6.3-test.2 [skip ci]
## [2.6.3-test.2](v2.6.3-test.1...v2.6.3-test.2) (2024-03-21) ### Bug Fixes * set initials isLoading according to config.immediate ([bf52bd1](bf52bd1))
1 parent 6063bbd commit ed73e17

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.3-test.2](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.3-test.1...v2.6.3-test.2) (2024-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* set initials isLoading according to config.immediate ([bf52bd1](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/bf52bd13290d95b36d4a5ebd7e12c09d9a13f4b3))
7+
18
## [2.6.3-test.1](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.2...v2.6.3-test.1) (2024-03-19)
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.3-test.1",
3+
"version": "2.6.3-test.2",
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)