From d993db329a0f8493f31bd7c40e86aa11a287d620 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Sep 2023 08:14:54 +0000 Subject: [PATCH] chore(release): 7.12.2 [skip ci] ## [7.12.2](https://github.com/awslabs/goformation/compare/v7.12.1...v7.12.2) (2023-09-14) ### Bug Fixes * **schema:** CloudFormation Updates ([ddc5f72](https://github.com/awslabs/goformation/commit/ddc5f72dd9004dc6734cf991b5a087bce4a04f96)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37912c2ea6..54c051552e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # GoFormation Versioning Changelog +## [7.12.2](https://github.com/awslabs/goformation/compare/v7.12.1...v7.12.2) (2023-09-14) + + +### Bug Fixes + +* **schema:** CloudFormation Updates ([ddc5f72](https://github.com/awslabs/goformation/commit/ddc5f72dd9004dc6734cf991b5a087bce4a04f96)) + ## [7.12.1](https://github.com/awslabs/goformation/compare/v7.12.0...v7.12.1) (2023-09-01)