Skip to content

Commit 79af6a2

Browse files
committed
chore(release): 2.0.0
1 parent a2f263d commit 79af6a2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [2.0.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.24.0...v2-2.0.0) (2025-02-20)
6+
7+
8+
### Features
9+
10+
* [Major version bump] Merge breaking changes into main ([#363](https://github.com/DataDog/datadog-cdk-constructs/issues/363)) ([5ec2a67](https://github.com/DataDog/datadog-cdk-constructs/commit/5ec2a6711a56df9e214e9fc2160d92d5341eaa15)), closes [#353](https://github.com/DataDog/datadog-cdk-constructs/issues/353) [#355](https://github.com/DataDog/datadog-cdk-constructs/issues/355)
11+
12+
13+
### Bug Fixes
14+
15+
* Change Python tarball name in publish_prod.sh ([#365](https://github.com/DataDog/datadog-cdk-constructs/issues/365)) ([a2f263d](https://github.com/DataDog/datadog-cdk-constructs/commit/a2f263dbd4ad9669c87c10aad5cafff1b7a5cf68))
16+
517
## [1.24.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.23.0...v2-1.24.0) (2025-02-19)
618

719
## [1.23.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.22.0...v2-1.23.0) (2025-01-31)

version.json

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

0 commit comments

Comments
 (0)