Skip to content

Commit 52b22d4

Browse files
chore(release): 2.4.0 [skip ci]
## [2.4.0](v2.3.3...v2.4.0) (2023-06-09) ### Features * extend `getData` options with `fingerprintjs-pro` `GetDataOptions`. [#108](#108) ([fe2961e](fe2961e)) ### Build System * **deps:** update typedoc version to get improved documentation page design ([778bb4d](778bb4d))
1 parent 8a6727e commit 52b22d4

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.4.0](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.3.3...v2.4.0) (2023-06-09)
2+
3+
4+
### Features
5+
6+
* extend `getData` options with `fingerprintjs-pro` `GetDataOptions`. [#108](https://github.com/fingerprintjs/fingerprintjs-pro-react/issues/108) ([fe2961e](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/fe2961e8527d2577bda51532b289aeb8c88e001d))
7+
8+
9+
### Build System
10+
11+
* **deps:** update typedoc version to get improved documentation page design ([778bb4d](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/778bb4d4e4a787c3e20d36be6bc9e005cc34cf3b))
12+
113
## [2.3.3](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.3.2...v2.3.3) (2023-04-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.3.3",
3+
"version": "2.4.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)