From cca2137f3920f034ce57f65c63dd3a562d4010ce Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Sep 2023 11:40:43 +0000 Subject: [PATCH] chore(release): version 2.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [2.0.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.9.1...v2.0.0) (2023-09-18) ### ⚠ BREAKING CHANGES * Bump Terraform AWS Provider version to 5.0 * Bump Terraform AWS Provider version to 5.0 ### Features * Bump Terraform AWS Provider version to 5.0 ([29601cf](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/29601cf8ad93a9a56ac3fba37f9e8b0c968c5c3f)) * Bump Terraform AWS Provider version to 5.0 ([4be517c](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/4be517c9f13b62816cc3d0ccede495ab3715d009)) --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8772e1f..fb6df28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [2.0.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.9.1...v2.0.0) (2023-09-18) + + +### ⚠ BREAKING CHANGES + +* Bump Terraform AWS Provider version to 5.0 +* Bump Terraform AWS Provider version to 5.0 + +### Features + +* Bump Terraform AWS Provider version to 5.0 ([29601cf](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/29601cf8ad93a9a56ac3fba37f9e8b0c968c5c3f)) +* Bump Terraform AWS Provider version to 5.0 ([4be517c](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/4be517c9f13b62816cc3d0ccede495ab3715d009)) + ### [1.9.1](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.9.0...v1.9.1) (2023-09-16)