diff --git a/v2/CHANGELOG.md b/v2/CHANGELOG.md index 13747b8f..e032aa10 100644 --- a/v2/CHANGELOG.md +++ b/v2/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [1.2.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.1.0...v2-1.2.0) (2022-12-16) + ## [1.1.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.0.0...v2-1.1.0) (2022-12-16) diff --git a/v2/version.json b/v2/version.json index fabbd9ad..a15e91ff 100644 --- a/v2/version.json +++ b/v2/version.json @@ -1,3 +1,3 @@ { - "version": "1.1.0" + "version": "1.2.0" }