Skip to content

Commit 8868f43

Browse files
authored
Merge pull request #265 from fingerprintjs/changeset-release/main
Release [changeset]
2 parents 3f18b05 + fcb0c37 commit 8868f43

File tree

4 files changed

+7
-6
lines changed

4 files changed

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

.changeset/crazy-friends-deny.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+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- **events-search**: Fix `searchEvents` method description ([8221c0b](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/8221c0b26d0a8bfb411dda959736aae99332abbd))
8+
39
## 3.0.0
410

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

0 commit comments

Comments
 (0)