diff --git a/v2/CHANGELOG.md b/v2/CHANGELOG.md index 6cf723ad..fc2171f8 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.9.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.8.2...v2-1.9.0) (2023-10-19) + ### [1.8.2](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.8.1...v2-1.8.2) (2023-10-18) ### [1.8.1](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.8.0...v2-1.8.1) (2023-10-02) diff --git a/v2/version.json b/v2/version.json index 32c1d5b6..569e050d 100644 --- a/v2/version.json +++ b/v2/version.json @@ -1,3 +1,3 @@ { - "version": "1.8.2" + "version": "1.9.0" }