From 7ec921f2c5ae06d3117690d871aca15aca5f9f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Garapich?= Date: Sun, 8 Jan 2023 18:07:12 +0100 Subject: [PATCH] chore: release version 1.6.5 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7f2652..c59c11e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.6.5](https://github.com/tf2pickup-org/tf2-gameserver/compare/1.6.4...1.6.5) (2023-01-08) + + +### Bug Fixes + +* **deps:** update tf2-competitive to version 2.1.9 ([5061ba9](https://github.com/tf2pickup-org/tf2-gameserver/commit/5061ba91771a6fd35b07dcb54e20c83c62b38e96)) + ## [1.6.4](https://github.com/tf2pickup-org/tf2-gameserver/compare/1.6.3...1.6.4) (2022-12-22)