diff --git a/CHANGELOG.md b/CHANGELOG.md index c776f8257651c..f3be3db0e95c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.186.1](https://github.com/aws/aws-cdk/compare/v1.186.0...v1.186.1) (2022-12-30) + + +### Features + +* **cfnspec:** cloudformation spec v105.0.0 ([#23502](https://github.com/aws/aws-cdk/issues/23502)) ([e6a8943](https://github.com/aws/aws-cdk/commit/e6a8943b274642616a79ac8228a202fe928824b1)) + ## [1.186.0](https://github.com/aws/aws-cdk/compare/v1.185.0...v1.186.0) (2022-12-28) ## [1.185.0](https://github.com/aws/aws-cdk/compare/v1.184.1...v1.185.0) (2022-12-27) diff --git a/version.v1.json b/version.v1.json index ed1b04f648060..371c406feb937 100644 --- a/version.v1.json +++ b/version.v1.json @@ -1,3 +1,3 @@ { - "version": "1.186.0" + "version": "1.186.1" } \ No newline at end of file