Skip to content

Commit 87b1104

Browse files
authored
Merge pull request #172 from fingerprintjs/changeset-release/main
Release [changeset]
2 parents 8437839 + 6d2b6ce commit 87b1104

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed
503 Bytes
Binary file not shown.

.changeset/deep-sides-grow.md

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

.changeset/shy-worms-wish.md

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

CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- Remove `ipv4` format from `ip` field in `Botd`, `Identification`, `Visit` and `Webhook` models. ([ed991f6](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/ed991f6914c696a4dfbd003ded4a1c117b52a1df))
8+
9+
### Patch Changes
10+
11+
- Fix errors examples `403_feature_not_enabled` and `403_subscription_not_active`. ([a2d7e87](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/a2d7e87e146fe184bbf85593fc4eb58f349d4000))
12+
313
## 2.0.0
414

515
### Major 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.0.0",
4+
"version": "2.1.0",
55
"main": "index.js",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)