From 77c9f11fb44c8b820f019a47a5239ba89c7fcbd8 Mon Sep 17 00:00:00 2001 From: release bot Date: Sun, 13 Oct 2024 10:33:44 +0000 Subject: [PATCH] chore: release version 2.0.37 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1f0850..5d7c225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [2.0.37](https://github.com/tf2pickup-org/tf2-gameserver/compare/2.0.36...2.0.37) (2024-10-13) + + +### Bug Fixes + +* **deps:** update tf2-competitive version to 3.4.2 ([#37](https://github.com/tf2pickup-org/tf2-gameserver/issues/37)) ([d3419b4](https://github.com/tf2pickup-org/tf2-gameserver/commit/d3419b4ddf80ac5022f229010033f29e3c27d05b)) + ## [2.0.36](https://github.com/tf2pickup-org/tf2-gameserver/compare/2.0.35...2.0.36) (2024-10-02)