Skip to content

Commit 9e90f45

Browse files
Merge pull request #163 from fingerprintjs/changeset-release/main
Release [changeset]
2 parents 3681613 + b80ab5e commit 9e90f45

File tree

5 files changed

+8
-11
lines changed

5 files changed

+8
-11
lines changed
488 Bytes
Binary file not shown.

.changeset/floppy-mice-count.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/three-files-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# fingerprint-pro-server-api-openapi
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- **related-visitors**: Add GET `/related-visitors` endpoint ([d576d69](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/d576d69b495c7b8609a481505ca7d536e33b21e6))
8+
- **events**: Add `antiDetectBrowser` detection method to the `tampering` Smart Signal. ([c11f7f8](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/c11f7f8b657104abb4df1d08c98ac78ee1adad0e))
9+
310
## 1.2.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fingerprint-pro-server-api-openapi",
33
"private": true,
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"main": "index.js",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)