From 1c83cc9e7e9b59e350cb86969f3a43a1e66a43b7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 18 Apr 2024 08:57:42 +0000 Subject: [PATCH] chore(release): version 1.1.0 [skip ci] ## [1.1.0](https://github.com/cloud-labs-infra/terraform-huaweicloud-ecs/compare/v1.0.0...v1.1.0) (2024-04-18) ### Features * Update version of tf and providers ([#5](https://github.com/cloud-labs-infra/terraform-huaweicloud-ecs/issues/5)) ([d9ca7e3](https://github.com/cloud-labs-infra/terraform-huaweicloud-ecs/commit/d9ca7e3662cca5f1f29252f367566dd094b94958)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10dfca4..0b2ae7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.1.0](https://github.com/cloud-labs-infra/terraform-huaweicloud-ecs/compare/v1.0.0...v1.1.0) (2024-04-18) + + +### Features + +* Update version of tf and providers ([#5](https://github.com/cloud-labs-infra/terraform-huaweicloud-ecs/issues/5)) ([d9ca7e3](https://github.com/cloud-labs-infra/terraform-huaweicloud-ecs/commit/d9ca7e3662cca5f1f29252f367566dd094b94958)) + ## 1.0.0 (2023-05-04)