From ec1c90ea80efa38910589172acd06e3961ec8ad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Garapich?= Date: Tue, 10 Oct 2023 17:07:32 +0200 Subject: [PATCH] chore: release version 2.0.13 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3550ec7..213f31d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.13](https://github.com/tf2pickup-org/tf2-gameserver/compare/2.0.12...2.0.13) (2023-10-10) + + +### Bug Fixes + +* **deps:** update tf2-competitive to version 3.1.12 ([c57b95a](https://github.com/tf2pickup-org/tf2-gameserver/commit/c57b95a2b8da70590c9508c7f06effeb113c4dce)) + ## [2.0.12](https://github.com/tf2pickup-org/tf2-gameserver/compare/2.0.11...2.0.12) (2023-10-03)