From 1eef0a14fe074cbed989bef72a6c0014b40735ff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 17 Nov 2022 17:01:11 +0000 Subject: [PATCH] chore(release): 0.7.0 [skip ci] # [0.7.0](https://github.com/BorisLabs/terraform-aws-transfer/compare/v0.6.0...v0.7.0) (2022-11-17) ### Features * update-python-version-and-user-module ([21843c2](https://github.com/BorisLabs/terraform-aws-transfer/commit/21843c256f49cd80cc37aa5e467b1915129990ef)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17b0403..96e0ada 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ All notable changes to this terraform will be documented in this file. +# [0.7.0](https://github.com/BorisLabs/terraform-aws-transfer/compare/v0.6.0...v0.7.0) (2022-11-17) + + +### Features + +* update-python-version-and-user-module ([21843c2](https://github.com/BorisLabs/terraform-aws-transfer/commit/21843c256f49cd80cc37aa5e467b1915129990ef)) + # [0.6.0](https://github.com/BorisLabs/terraform-aws-transfer/compare/v0.5.0...v0.6.0) (2022-11-17)