Skip to content

Commit 820ae46

Browse files
chore(release): changeset created a new release (#193)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2c82f28 commit 820ae46

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

.changeset/add-mitmattack-smartsignal.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
267 Bytes
Binary file not shown.

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.4.0
4+
5+
### Minor Changes
6+
7+
- Add `mitmAttack` (man-in-the-middle attack) Smart Signal. ([5c06fc5](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/5c06fc587b70c084ac25c1c6a08b3b281ae80488))
8+
39
## 2.3.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.3.0",
4+
"version": "2.4.0",
55
"main": "index.js",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)