diff --git a/CHANGELOG.md b/CHANGELOG.md index 7062647a2..fc2ca5deb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +## [2.85.2](https://github.com/awslabs/aws-solutions-constructs/compare/v2.85.1...v2.85.2) (2025-05-01) + +Just added warnings to aws-cloudfront-mediastore and testing pipeline + ## [2.85.1](https://github.com/awslabs/aws-solutions-constructs/compare/v2.85.0...v2.85.1) (2025-04-30) Built on CDK 2.193.0 diff --git a/source/release-info.json b/source/release-info.json index eccb28fdf..75744a5cc 100644 --- a/source/release-info.json +++ b/source/release-info.json @@ -4,5 +4,5 @@ "patterns/@aws-solutions-constructs/*" ], "rejectCycles": "true", - "version": "2.85.1" + "version": "2.85.2" }