From fbf632d3ed888cf1147d934fa83aa9ecc96ae960 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 15 May 2023 14:44:10 +0000 Subject: [PATCH] chore(release): version 1.1.1 [skip ci] ### [1.1.1](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/compare/v1.1.0...v1.1.1) (2023-05-15) ### Bug Fixes * Fix whitelist creation ([#3](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/issues/3)) ([b3e84bf](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/commit/b3e84bf03e39e50cd12a4d2c67bea79c27c162e1)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75137db..cecf488 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.1](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/compare/v1.1.0...v1.1.1) (2023-05-15) + + +### Bug Fixes + +* Fix whitelist creation ([#3](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/issues/3)) ([b3e84bf](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/commit/b3e84bf03e39e50cd12a4d2c67bea79c27c162e1)) + ## [1.1.0](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/compare/v1.0.0...v1.1.0) (2023-05-15)