Skip to content

Commit 6d4faa9

Browse files
committed
chore(release): 2.4.0
1 parent 2bad0f8 commit 6d4faa9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.4.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-2.3.0...v2-2.4.0) (2025-05-08)
6+
7+
8+
### Bug Fixes
9+
10+
* normalise repository_url tag for gitlab.com ([#425](https://github.com/DataDog/datadog-cdk-constructs/issues/425)) ([2bad0f8](https://github.com/DataDog/datadog-cdk-constructs/commit/2bad0f8548bf061f7f73b9e642be3b2fef130fc1))
11+
512
## [2.3.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-2.2.0...v2-2.3.0) (2025-04-15)
613

714

version.json

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

0 commit comments

Comments
 (0)