Skip to content

Commit 80dbf0b

Browse files
committed
chore: release version 11.5.1
1 parent bb86e7e commit 80dbf0b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [11.5.1](https://github.com/tf2pickup-org/server/compare/11.5.0...11.5.1) (2024-02-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @nestjs/axios to v3.0.2 ([f2f8585](https://github.com/tf2pickup-org/server/commit/f2f8585d4f6a4ea45a6e76a3282bcbdf40a0967d))
9+
* **deps:** update dependency @redis/client to v1.5.14 ([83c5bbc](https://github.com/tf2pickup-org/server/commit/83c5bbc0a76d5fbb52505e633322f16db7fc58d1))
10+
* **queue-config:** cleanup queue config module ([#2792](https://github.com/tf2pickup-org/server/issues/2792)) ([bb86e7e](https://github.com/tf2pickup-org/server/commit/bb86e7eae86d82f6bbb3316d2fb067ca137fabff))
11+
312
# [11.5.0](https://github.com/tf2pickup-org/server/compare/11.4.4...11.5.0) (2024-02-05)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "server",
3-
"version": "11.5.0",
3+
"version": "11.5.1",
44
"description": "A server for tf2pickup.pl",
55
"author": "Michał Garapich <garrappachc@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)