From caa898bf610c3da08ed709ac80a298a46da1b017 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 24 Oct 2023 20:20:26 +0000 Subject: [PATCH] chore(release): version 3.1.0 [skip ci] ## [3.1.0](https://github.com/wandb/terraform-aws-wandb/compare/v3.0.0...v3.1.0) (2023-10-24) ### Features * external dns ([#148](https://github.com/wandb/terraform-aws-wandb/issues/148)) ([ab45809](https://github.com/wandb/terraform-aws-wandb/commit/ab4580977a323577bc1d1049af7b39c620554a21)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6643c1b9..7fbf1f7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [3.1.0](https://github.com/wandb/terraform-aws-wandb/compare/v3.0.0...v3.1.0) (2023-10-24) + + +### Features + +* external dns ([#148](https://github.com/wandb/terraform-aws-wandb/issues/148)) ([ab45809](https://github.com/wandb/terraform-aws-wandb/commit/ab4580977a323577bc1d1049af7b39c620554a21)) + ## [3.0.0](https://github.com/wandb/terraform-aws-wandb/compare/v2.8.0...v3.0.0) (2023-10-20)