Skip to content

Commit 73b6e65

Browse files
authored
Prepare for v2 branch release (#3128)
* Bump versions and add changelog entries. * Update CHANGELOG.md
1 parent 8fbf8a8 commit 73b6e65

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# CHANGELOG
22

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+
38
## 2.0.0-beta.1/2025-06-05

packages/datadog-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"engines": {
4646
"node": ">=18.0.0"
4747
},
48-
"version": "2.0.0-beta.1",
48+
"version": "2.0.0-beta.2",
4949
"packageManager": "[email protected]"
5050
}

0 commit comments

Comments
 (0)