From 0fbf5f24257f903f6b184533f9cba4f5880c3a5a Mon Sep 17 00:00:00 2001 From: Auto-bump Date: Wed, 24 Mar 2021 18:56:32 +0000 Subject: [PATCH] chore(release): 3.3.71 --- 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 6a55942c..7092681d 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.71](https://github.com/aws/constructs/compare/v3.3.70...v3.3.71) (2021-03-24) + ### [3.3.70](https://github.com/aws/constructs/compare/v3.3.69...v3.3.70) (2021-03-24) ### [3.3.69](https://github.com/aws/constructs/compare/v3.3.68...v3.3.69) (2021-03-24) diff --git a/package.json b/package.json index e4aa3445..8e60c6d8 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "main": "lib/index.js", "license": "Apache-2.0", - "version": "3.3.70", + "version": "3.3.71", "homepage": "https://github.com/aws/constructs", "jest": { "testMatch": [ diff --git a/version.json b/version.json index 23e4c129..4679f3b9 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.3.70" + "version": "3.3.71" }