From c1aa6ff718b98e914ecb25a03cf556ff45836f69 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Aug 2024 13:16:52 +0000 Subject: [PATCH] chore(release): 1.20.9 [skip ci] ## [1.20.9](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.8...v1.20.9) (2024-08-26) ### Bug Fixes * broken links in AI course ([c453b51](https://github.com/InfiniBrains/Awesome-GameDev-Resources/commit/c453b513640253b70c28cd373cf152348e63cef6)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e9b0c6d..3a59cc53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.20.9](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.8...v1.20.9) (2024-08-26) + + +### Bug Fixes + +* broken links in AI course ([c453b51](https://github.com/InfiniBrains/Awesome-GameDev-Resources/commit/c453b513640253b70c28cd373cf152348e63cef6)) + ## [1.20.8](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.7...v1.20.8) (2024-08-26)