Skip to content

Commit 5b7219d

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#3958)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent ed9dee4 commit 5b7219d

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

services/cloud_cost_management/CHANGELOG.md

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

3+
## 0.0.1-beta.4/2026-04-16
4+
5+
### Added
6+
* Add missing params to ListCustomCostsFiles [#3908](https://github.com/DataDog/datadog-api-client-typescript/pull/3908)
7+
38
## 0.0.1-beta.3/2026-02-17
49

510
### Changed

services/cloud_cost_management/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"engines": {
3939
"node": ">=18.0.0"
4040
},
41-
"version": "0.0.1-beta.3",
41+
"version": "0.0.1-beta.4",
4242
"packageManager": "yarn@4.9.1"
4343
}

services/org_groups/CHANGELOG.md

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

3+
## 0.0.1-beta.2/2026-04-16
4+
5+
### Added
6+
* Add Org Groups API specification [#3879](https://github.com/DataDog/datadog-api-client-typescript/pull/3879)
7+
38
## 0.0.1-beta.1/2026-04-16
49

510
### Added

services/org_groups/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"engines": {
3939
"node": ">=18.0.0"
4040
},
41-
"version": "0.0.1-beta.1",
41+
"version": "0.0.1-beta.2",
4242
"packageManager": "yarn@4.9.1"
4343
}

0 commit comments

Comments
 (0)