From 3ccdd7fb75e9f5129e6871727732970b5bd5e12e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Sep 2024 05:09:15 +0000 Subject: [PATCH] chore(release): 1.20.20 [skip ci] ## [1.20.20](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.19...v1.20.20) (2024-09-16) ### Bug Fixes * remove maze ([e37b27d](https://github.com/InfiniBrains/Awesome-GameDev-Resources/commit/e37b27db387c1f2082bdc3b0041156410496d93c)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e4c439c..be7e99f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.20.20](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.19...v1.20.20) (2024-09-16) + + +### Bug Fixes + +* remove maze ([e37b27d](https://github.com/InfiniBrains/Awesome-GameDev-Resources/commit/e37b27db387c1f2082bdc3b0041156410496d93c)) + ## [1.20.19](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.18...v1.20.19) (2024-09-16)