From b9189513179facf40a162d6bf2780bf79127efe2 Mon Sep 17 00:00:00 2001 From: AWS CDK Team Date: Wed, 21 Sep 2022 20:06:56 +0000 Subject: [PATCH 1/2] chore(release): 1.174.0 --- CHANGELOG.md | 7 +++++++ version.v1.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f09269975eabe..74b91ef73d61a 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.174.0](https://github.com/aws/aws-cdk/compare/v1.173.0...v1.174.0) (2022-09-21) + + +### Features + +* **cfnspec:** cloudformation spec v89.0.0 ([#22106](https://github.com/aws/aws-cdk/issues/22106)) ([71cf218](https://github.com/aws/aws-cdk/commit/71cf2181897bb0aacd34d5b5cf018e8ab19910f7)) + ## [1.173.0](https://github.com/aws/aws-cdk/compare/v1.172.0...v1.173.0) (2022-09-15) diff --git a/version.v1.json b/version.v1.json index 9fbdef9e1c72c..1f362329d01f6 100644 --- a/version.v1.json +++ b/version.v1.json @@ -1,3 +1,3 @@ { - "version": "1.173.0" + "version": "1.174.0" } \ No newline at end of file From e0b48cc459cbb28f6ff216b9ea5ea0d35fad42f0 Mon Sep 17 00:00:00 2001 From: Eli Polonsky Date: Wed, 21 Sep 2022 23:43:42 +0300 Subject: [PATCH 2/2] trigger build --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e8a2ca307188..1be67c026412e 100644 --- a/README.md +++ b/README.md @@ -171,3 +171,4 @@ this capability, please see the * [Changelog](./CHANGELOG.md) * [NOTICE](./NOTICE) * [License](./LICENSE) +