From 28e9c7af9ffc78214eb7cfdbc0f08dcfdc7ea366 Mon Sep 17 00:00:00 2001 From: Auto-bump Date: Tue, 9 Mar 2021 09:51:10 +0000 Subject: [PATCH] chore(release): 3.3.63 --- CHANGELOG.md | 2 ++ package.json | 2 +- version.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eb99965..50654ecf 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. +### [3.3.63](https://github.com/aws/constructs/compare/v3.3.62...v3.3.63) (2021-03-09) + ### [3.3.62](https://github.com/aws/constructs/compare/v3.3.61...v3.3.62) (2021-03-08) ### [3.3.61](https://github.com/aws/constructs/compare/v3.3.60...v3.3.61) (2021-03-08) diff --git a/package.json b/package.json index ae3a0a5c..e1a79ff2 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "main": "lib/index.js", "license": "Apache-2.0", - "version": "3.3.62", + "version": "3.3.63", "homepage": "https://github.com/aws/constructs", "jest": { "testMatch": [ diff --git a/version.json b/version.json index 3c4ec7ee..fbfc5f0a 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.3.62" + "version": "3.3.63" }