From 7e2c95174a614cea21f45d695d9e53708ead1031 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 8 Mar 2023 16:25:52 +0000 Subject: [PATCH] chore(release): 1.2.0 # [1.2.0](https://github.com/data-platform-hq/terraform-azurerm-log-analytics-ws/compare/v1.1.1...v1.2.0) (2023-03-08) ### Features * added custom names for resources ([1c34f4e](https://github.com/data-platform-hq/terraform-azurerm-log-analytics-ws/commit/1c34f4e0b794e0b725c80093d7f2d80dd1e80643)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2da63e4..e8ea170 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/data-platform-hq/terraform-azurerm-log-analytics-ws/compare/v1.1.1...v1.2.0) (2023-03-08) + + +### Features + +* added custom names for resources ([1c34f4e](https://github.com/data-platform-hq/terraform-azurerm-log-analytics-ws/commit/1c34f4e0b794e0b725c80093d7f2d80dd1e80643)) + ## [1.1.1](https://github.com/data-platform-hq/terraform-azurerm-log-analytics-ws/compare/v1.1.0...v1.1.1) (2023-02-03)