From 8eee2d4def9c034fde8dc7fe2728c12531c5cda9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 28 Sep 2024 16:27:10 +0000 Subject: [PATCH] chore(release): 1.20.22 [skip ci] ## [1.20.22](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.21...v1.20.22) (2024-09-28) ### Bug Fixes * escaping <> tag ([5b03f86](https://github.com/InfiniBrains/Awesome-GameDev-Resources/commit/5b03f86cee7550a9baad4d96abb4fa3e44deaf10)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16b1e8ab..b0506ccd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.20.22](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.21...v1.20.22) (2024-09-28) + + +### Bug Fixes + +* escaping <> tag ([5b03f86](https://github.com/InfiniBrains/Awesome-GameDev-Resources/commit/5b03f86cee7550a9baad4d96abb4fa3e44deaf10)) + ## [1.20.21](https://github.com/InfiniBrains/Awesome-GameDev-Resources/compare/v1.20.20...v1.20.21) (2024-09-28)