Skip to content

Commit ff67d37

Browse files
chore(release): 2.6.3-test.1 [skip ci]
## [2.6.3-test.1](v2.6.2...v2.6.3-test.1) (2024-03-19) ### Bug Fixes * review ([951860c](951860c)) ### Build System * **deps:** update dependencies to latest versions ([763b247](763b247))
1 parent 821fc2f commit ff67d37

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.6.3-test.1](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.2...v2.6.3-test.1) (2024-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* review ([951860c](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/951860c1682e3f9cc8efb946fc154a7b50c2b4d4))
7+
8+
9+
### Build System
10+
11+
* **deps:** update dependencies to latest versions ([763b247](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/763b24721b2c4319ea9789200dab2e9eaa3ed088))
12+
113
## [2.6.2](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.1...v2.6.2) (2023-11-17)
214

315

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-test.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)