Skip to content

Commit da1701f

Browse files
committed
chore(release): 1.15.0
1 parent f72a797 commit da1701f

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+
## [1.15.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.14.1...v2-1.15.0) (2024-08-23)
6+
7+
8+
### Bug Fixes
9+
10+
* add custom provided.al2023 to runtime lookup ([#284](https://github.com/DataDog/datadog-cdk-constructs/issues/284)) ([f72a797](https://github.com/DataDog/datadog-cdk-constructs/commit/f72a7972cc0d3870c7578d889da37fd7e1c6205b))
11+
512
### [1.14.1](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.14.0...v2-1.14.1) (2024-08-14)
613

714
## [1.14.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.13.0...v2-1.14.0) (2024-08-13)

version.json

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

0 commit comments

Comments
 (0)