Skip to content

Commit d18f12d

Browse files
chore(release): 2.5.0 [skip ci]
## [2.5.0](v2.4.0...v2.5.0) (2023-07-06) ### Features * add reexports of `defaultEndpoint`, `defaultScriptUrlPattern`, `defaultTlsEndpoint` ([b701883](b701883)) ### Documentation * **README:** update a polish readme.md ([3e04a52](3e04a52))
1 parent 949d66a commit d18f12d

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.5.0](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.4.0...v2.5.0) (2023-07-06)
2+
3+
4+
### Features
5+
6+
* add reexports of `defaultEndpoint`, `defaultScriptUrlPattern`, `defaultTlsEndpoint` ([b701883](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/b701883fe130955e869758b81ce9e028c887ea53))
7+
8+
9+
### Documentation
10+
11+
* **README:** update a polish readme.md ([3e04a52](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/3e04a52d8c7faac53abafad8b6b574cc0f013798))
12+
113
## [2.4.0](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.3.3...v2.4.0) (2023-06-09)
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.4.0",
3+
"version": "2.5.0",
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)