From 071667dd6c0a533ccad88356409a69022b4093f9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 13 Oct 2023 08:43:19 +0000 Subject: [PATCH] chore(release): 7.12.7 [skip ci] ## [7.12.7](https://github.com/awslabs/goformation/compare/v7.12.6...v7.12.7) (2023-10-13) ### Bug Fixes * **schema:** CloudFormation Updates ([bbf810f](https://github.com/awslabs/goformation/commit/bbf810f4ebdf46ccf67521d3da541666da34e3a8)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebed04c01d..2c4486014e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # GoFormation Versioning Changelog +## [7.12.7](https://github.com/awslabs/goformation/compare/v7.12.6...v7.12.7) (2023-10-13) + + +### Bug Fixes + +* **schema:** CloudFormation Updates ([bbf810f](https://github.com/awslabs/goformation/commit/bbf810f4ebdf46ccf67521d3da541666da34e3a8)) + ## [7.12.6](https://github.com/awslabs/goformation/compare/v7.12.5...v7.12.6) (2023-10-06)