Skip to content

Commit ad3dd30

Browse files
authored
Merge pull request #237 from fingerprintjs/changeset-release/main
Release [changeset]
2 parents e513e7f + a91f622 commit ad3dd30

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed
346 Bytes
Binary file not shown.

.changeset/thick-toys-visit.md

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

CHANGELOG.md

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

3+
## 2.10.0
4+
5+
### Minor Changes
6+
7+
- Add `details` object to the `proxy` signal. This field includes the `type` of the detected proxy (`residential` or `data_center`) and the `lastSeenAt` timestamp of when an IP was last observed to show proxy-like behavior. ([500dace](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/500dacee187a5d5e325eb3287f268d642723f55d))
8+
39
## 2.9.0
410

511
### 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": "2.9.0",
4+
"version": "2.10.0",
55
"main": "index.js",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)