Skip to content

Commit 3d1f12b

Browse files
committed
chore(release): 1.10.0
1 parent 69038b6 commit 3d1f12b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

v2/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.10.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.9.0...v2-1.10.0) (2023-12-06)
6+
7+
8+
### Features
9+
10+
* support `.NET` runtimes ([#236](https://github.com/DataDog/datadog-cdk-constructs/issues/236)) ([62c45a9](https://github.com/DataDog/datadog-cdk-constructs/commit/62c45a9880ae3e77eb1270608fe74d9771eb21f7))
11+
* Support java21 ([#235](https://github.com/DataDog/datadog-cdk-constructs/issues/235)) ([69038b6](https://github.com/DataDog/datadog-cdk-constructs/commit/69038b62477e433ac367b8cc0a513ea716c99629))
12+
513
## [1.9.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.8.2...v2-1.9.0) (2023-10-19)
614

715
### [1.8.2](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.8.1...v2-1.8.2) (2023-10-18)

v2/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.9.0"
2+
"version": "1.10.0"
33
}

0 commit comments

Comments
 (0)