From 4422346c5bd45f6e78c1a1cd7ab715573c1004b2 Mon Sep 17 00:00:00 2001 From: AWS CDK Team Date: Tue, 1 Nov 2022 10:09:14 +0000 Subject: [PATCH] chore(release): 1.180.0 --- CHANGELOG.md | 2 ++ version.v1.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eaa54495fd07..56b67015b0253 100644 --- a/CHANGELOG.md +++ b/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.180.0](https://github.com/aws/aws-cdk/compare/v1.179.0...v1.180.0) (2022-11-01) + ## [1.179.0](https://github.com/aws/aws-cdk/compare/v1.178.0...v1.179.0) (2022-10-27) diff --git a/version.v1.json b/version.v1.json index a99195ba3a3b9..77da165c78039 100644 --- a/version.v1.json +++ b/version.v1.json @@ -1,3 +1,3 @@ { - "version": "1.179.0" + "version": "1.180.0" } \ No newline at end of file