Skip to content

Commit

Permalink
chore(release): 2.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Mar 21, 2024
1 parent 4217d8b commit 5fda636
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [2.6.3](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.2...v2.6.3) (2024-03-21)


### Bug Fixes

* review ([951860c](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/951860c1682e3f9cc8efb946fc154a7b50c2b4d4))
* set initial `isLoading` according to config.immediate ([3194f33](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/3194f33c317680468ef344d455711cf60bd7d753))


### Build System

* **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))

## [2.6.2](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.1...v2.6.2) (2023-11-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fingerprintjs/fingerprintjs-pro-react",
"version": "2.6.2",
"version": "2.6.3",
"description": "FingerprintJS Pro React SDK",
"main": "dist/fp-pro-react.cjs.js",
"module": "dist/fp-pro-react.esm.js",
Expand Down

0 comments on commit 5fda636

Please sign in to comment.