Skip to content

Commit ba1e892

Browse files
committed
chore(release): 1.3.0
1 parent fe5be40 commit ba1e892

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.3.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.2.0...v2-1.3.0) (2023-02-01)
6+
7+
8+
### Features
9+
10+
* bump lambda python alpha ([#143](https://github.com/DataDog/datadog-cdk-constructs/issues/143)) ([fe5be40](https://github.com/DataDog/datadog-cdk-constructs/commit/fe5be40973587d23de68dea7179f70f0ddc979ee))
11+
512
## [1.2.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.1.0...v2-1.2.0) (2022-12-16)
613

714
## [1.1.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.0.0...v2-1.1.0) (2022-12-16)

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

0 commit comments

Comments
 (0)