From 4ce59d5258cc6aeb9e2ed9b3ecceaf1e4ae7b727 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 15 May 2023 13:47:06 +0000 Subject: [PATCH] chore(release): version 1.1.0 [skip ci] ## [1.1.0](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/compare/v1.0.0...v1.1.0) (2023-05-15) ### Features * Add IP addr and Port of Redis to output ([#2](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/issues/2)) ([d87c62d](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/commit/d87c62da944c2b0d8e22cd496fb42d158e616143)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cae784..75137db 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-dcs-redis/compare/v1.0.0...v1.1.0) (2023-05-15) + + +### Features + +* Add IP addr and Port of Redis to output ([#2](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/issues/2)) ([d87c62d](https://github.com/cloud-labs-infra/terraform-huaweicloud-dcs-redis/commit/d87c62da944c2b0d8e22cd496fb42d158e616143)) + ## 1.0.0 (2023-04-12)