Skip to content

Commit d5a5930

Browse files
committed
chore(release): 1.8.1
1 parent f6d26e5 commit d5a5930

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

v2/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.8.1](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.8.0...v2-1.8.1) (2023-10-02)
6+
7+
8+
### Features
9+
10+
* ASM for Lambda configuration ([#212](https://github.com/DataDog/datadog-cdk-constructs/issues/212)) ([7d6327b](https://github.com/DataDog/datadog-cdk-constructs/commit/7d6327b21e718217fd4646da952267027f13ce0b))
11+
512
## [1.8.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.7.4...v2-1.8.0) (2023-08-29)
613

714
### [1.7.4](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.7.3...v2-1.7.4) (2023-07-05)

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.8.0"
2+
"version": "1.8.1"
33
}

0 commit comments

Comments
 (0)