Skip to content

Commit 9fb6948

Browse files
committed
chore(release): 2.8.0
1 parent 549b977 commit 9fb6948

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.8.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-2.7.0...v2-2.8.0) (2025-07-16)
6+
7+
8+
### Bug Fixes
9+
10+
* Do not override user-declared environment variables in CDK Lambda ([#453](https://github.com/DataDog/datadog-cdk-constructs/issues/453)) ([6b7d549](https://github.com/DataDog/datadog-cdk-constructs/commit/6b7d54938b0c0273cabad29f28fcb0865fa99e4a))
11+
512
## [2.7.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-2.6.0...v2-2.7.0) (2025-07-14)
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.7.0"
2+
"version": "2.8.0"
33
}

0 commit comments

Comments
 (0)