From a01a92aa2a6802ae3f6b9d9cf259aa23cf8c6790 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 20 Jan 2025 06:07:26 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/bruvio/tf_fargate_django/compare/1.1.1...1.2.0) (2025-01-20) ### Features * define variables to enable vpce and to create subnets ([26cb24f](https://github.com/bruvio/tf_fargate_django/commit/26cb24fb5f4d12a0648d9de82e5685e45f48af5e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44e2817..6aec24d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/bruvio/tf_fargate_django/compare/1.1.1...1.2.0) (2025-01-20) + + +### Features + +* define variables to enable vpce and to create subnets ([26cb24f](https://github.com/bruvio/tf_fargate_django/commit/26cb24fb5f4d12a0648d9de82e5685e45f48af5e)) + ## [1.1.1](https://github.com/bruvio/tf_fargate_django/compare/1.1.0...1.1.1) (2025-01-15)