From 70fb9de63edb06b8e84f21486acc7f2ff20e3972 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 Sep 2023 09:14:52 +0000 Subject: [PATCH] chore(release): version 2.1.0 [skip ci] ## [2.1.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v2.0.0...v2.1.0) (2023-09-19) ### Features * Add Waf Source ([11abc46](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/11abc46eb71a758796f1f41a4e3a12f32e0cd2a8)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb6df28..c9acec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [2.1.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v2.0.0...v2.1.0) (2023-09-19) + + +### Features + +* Add Waf Source ([11abc46](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/11abc46eb71a758796f1f41a4e3a12f32e0cd2a8)) + ## [2.0.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.9.1...v2.0.0) (2023-09-18)