Skip to content

Commit d0ac5b4

Browse files
authored
Merge pull request #215 from fingerprintjs/changeset-release/main
Release [changeset]
2 parents 22d0e63 + 55fec27 commit d0ac5b4

File tree

4 files changed

+7
-6
lines changed

4 files changed

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

.changeset/modern-moons-pick.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.7.0
4+
5+
### Minor Changes
6+
7+
- Add `confidence` property to the Proxy detection Smart Signal, which now supports both residential and public web proxies. ([2ae214c](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/2ae214ced7f9df59cb974e9f95c15099d7d128e7))
8+
39
## 2.6.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.6.0",
4+
"version": "2.7.0",
55
"main": "index.js",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)