Skip to content

Commit 9766d09

Browse files
chore(release): 2.7.1 [skip ci]
## [2.7.1](v2.7.0...v2.7.1) (2025-09-15) ### Bug Fixes * bump `@fingerprintjs/fingerprintjs-pro-spa` to `^1.3.3` ([923d78d](923d78d)) * rename integration monitoring ([a431f58](a431f58)) ### Build System * **deps:** bump the npm_and_yarn group across 2 directories with 4 updates ([3dac3a4](3dac3a4))
1 parent aaba9b8 commit 9766d09

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.7.1](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.7.0...v2.7.1) (2025-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* bump `@fingerprintjs/fingerprintjs-pro-spa` to `^1.3.3` ([923d78d](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/923d78d6fbba341d5a9919a01e49814c6014ea1a))
7+
* rename integration monitoring ([a431f58](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/a431f58dd6c7b58a3a2693c20f61d95989edd158))
8+
9+
10+
### Build System
11+
12+
* **deps:** bump the npm_and_yarn group across 2 directories with 4 updates ([3dac3a4](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/3dac3a4f05c37745ce497f5067cf98648319875a))
13+
114
## [2.7.0](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.3...v2.7.0) (2025-06-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.7.0",
3+
"version": "2.7.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)