From 6675c95c459e8c7e95de0ea8842ee4e2618c5f86 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 5 Mar 2024 21:38:25 +0000 Subject: [PATCH] chore(release): version 3.3.0 [skip ci] ## [3.3.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v3.2.0...v3.3.0) (2024-03-05) ### Features * Merge pull request [#13](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/issues/13) from Tonkonozhenko/patch-1 ([7e47d48](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/7e47d48058fc0c654f6e46ed436332246e3ec6ba)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaac565..d55e235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [3.3.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v3.2.0...v3.3.0) (2024-03-05) + + +### Features + +* Merge pull request [#13](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/issues/13) from Tonkonozhenko/patch-1 ([7e47d48](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/7e47d48058fc0c654f6e46ed436332246e3ec6ba)) + ## [3.2.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v3.1.0...v3.2.0) (2024-02-28)