We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v2
1 parent 8fbf8a8 commit 73b6e65Copy full SHA for 73b6e65
packages/datadog-api-client/CHANGELOG.md
@@ -1,3 +1,8 @@
1
# CHANGELOG
2
3
+## 2.0.0-beta.2/2025-12-15
4
+
5
+### Security
6
+* Bump form-data to 4.0.4 [#2853](https://github.com/DataDog/datadog-api-client-typescript/pull/2853)
7
8
## 2.0.0-beta.1/2025-06-05
packages/datadog-api-client/package.json
@@ -45,6 +45,6 @@
45
"engines": {
46
"node": ">=18.0.0"
47
},
48
- "version": "2.0.0-beta.1",
+ "version": "2.0.0-beta.2",
49
"packageManager": "[email protected]"
50
}
0 commit comments