From 5f0201629e7bb46126d725308d797a0b9c5e8865 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Sep 2024 04:46:23 +0000 Subject: [PATCH] chore(release): 1.20.19 [skip ci] ## [1.20.19](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.18...v1.20.19) (2024-09-16) ### Bug Fixes * remove rng solutions ([80c759a](https://github.com/InfiniBrains/Awesome-GameDev-Resources/commit/80c759ada0a3e8d094d30733a5ece3a552d1fcdf)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 328942b3..7e4c439c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.20.19](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.18...v1.20.19) (2024-09-16) + + +### Bug Fixes + +* remove rng solutions ([80c759a](https://github.com/InfiniBrains/Awesome-GameDev-Resources/commit/80c759ada0a3e8d094d30733a5ece3a552d1fcdf)) + ## [1.20.18](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.17...v1.20.18) (2024-09-09)