From c9f6eda90fbf7b31b123dacaaf248562b7e5282a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 1 Sep 2023 06:57:24 +0000 Subject: [PATCH] chore(release): 7.12.1 [skip ci] ## [7.12.1](https://github.com/awslabs/goformation/compare/v7.12.0...v7.12.1) (2023-09-01) ### Bug Fixes * **schema:** CloudFormation Updates ([94ac559](https://github.com/awslabs/goformation/commit/94ac5596f37b7b2212070702db08ebcf9f4cc8ef)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26ddc03ae6..37912c2ea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # GoFormation Versioning Changelog +## [7.12.1](https://github.com/awslabs/goformation/compare/v7.12.0...v7.12.1) (2023-09-01) + + +### Bug Fixes + +* **schema:** CloudFormation Updates ([94ac559](https://github.com/awslabs/goformation/commit/94ac5596f37b7b2212070702db08ebcf9f4cc8ef)) + # [7.12.0](https://github.com/awslabs/goformation/compare/v7.11.1...v7.12.0) (2023-08-30)