Skip to content

Commit d9198dc

Browse files
Merge pull request #195 from fingerprintjs/changeset-release/main
Release [changeset]
2 parents 08a3ab5 + 6172804 commit d9198dc

File tree

4 files changed

+7
-6
lines changed

4 files changed

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

.changeset/shaky-goats-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.4.1
4+
5+
### Patch Changes
6+
7+
- **webhook**: Apply x-flatten-optional-params: true in correct place in the webhook.yaml ([ab92861](https://github.com/fingerprintjs/fingerprint-pro-server-api-openapi/commit/ab92861b58aac17c29e893cb1b50e1d669aa8066))
8+
39
## 2.4.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.4.0",
4+
"version": "2.4.1",
55
"main": "index.js",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)