Skip to content

Commit 22794d0

Browse files
authored
Merge pull request #222 from fingerprintjs/changeset-release/main
Release [changeset]
2 parents aa11e1a + 69830e9 commit 22794d0

File tree

4 files changed

+7
-6
lines changed

4 files changed

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

.changeset/silent-frogs-beam.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.8.0
4+
5+
### Minor Changes
6+
7+
- add `replayed` field to `identification` in Events and Webhooks ([4dec006](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/4dec00661db9fe900a1eef862a57de69a44e104a))
8+
39
## 2.7.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.7.0",
4+
"version": "2.8.0",
55
"main": "index.js",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)