Skip to content

Commit c80d9ff

Browse files
committed
chore(release): 2.2.0
1 parent 6cc7b62 commit c80d9ff

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.2.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-2.1.0...v2-2.2.0) (2025-03-11)
6+
7+
8+
### Features
9+
10+
* add support for custom layer ARNs and Ruby layers ([#381](https://github.com/DataDog/datadog-cdk-constructs/issues/381)) ([6cc7b62](https://github.com/DataDog/datadog-cdk-constructs/commit/6cc7b62353af6d5cec566c864ebeb78e1166d8bc))
11+
512
## [2.1.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-2.0.0...v2-2.1.0) (2025-02-21)
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.1.0"
2+
"version": "2.2.0"
33
}

0 commit comments

Comments
 (0)