diff --git a/CHANGELOG.md b/CHANGELOG.md index b3851c03..6a55942c 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.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) ### [3.3.68](https://github.com/aws/constructs/compare/v3.3.67...v3.3.68) (2021-03-18) diff --git a/package.json b/package.json index c5376342..e4aa3445 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "main": "lib/index.js", "license": "Apache-2.0", - "version": "3.3.69", + "version": "3.3.70", "homepage": "https://github.com/aws/constructs", "jest": { "testMatch": [ diff --git a/version.json b/version.json index cc0776e3..23e4c129 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.3.69" + "version": "3.3.70" }