Skip to content

Commit 2b2d50c

Browse files
committed
chore: release version 10.0.0-beta.5
1 parent 8d7f046 commit 2b2d50c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

22

3+
# [10.0.0-beta.5](https://github.com/tf2pickup-org/server/compare/10.0.0-beta.4...10.0.0-beta.5) (2022-11-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @redis/client to v1.3.1 ([#2041](https://github.com/tf2pickup-org/server/issues/2041)) ([2d8110b](https://github.com/tf2pickup-org/server/commit/2d8110ba33286fb0296609e9618f8177f128b257))
9+
* **deps:** update dependency joi to v17.7.0 ([#2039](https://github.com/tf2pickup-org/server/issues/2039)) ([a817163](https://github.com/tf2pickup-org/server/commit/a8171632ac60594938abb5950c355a34c98b875e))
10+
* **players:** atomic player update ([#2042](https://github.com/tf2pickup-org/server/issues/2042)) ([8d7f046](https://github.com/tf2pickup-org/server/commit/8d7f04610096c6592148fb30ed1264c273e6e418))
11+
* **players:** reduce cache ttl to 30 minutes ([#2040](https://github.com/tf2pickup-org/server/issues/2040)) ([6450ebc](https://github.com/tf2pickup-org/server/commit/6450ebc31a03f7d6f9d6fab3fd5d1be01014e55a))
12+
313
# [10.0.0-beta.4](https://github.com/tf2pickup-org/server/compare/10.0.0-beta.3...10.0.0-beta.4) (2022-11-01)
414

515

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": "10.0.0-beta.4",
3+
"version": "10.0.0-beta.5",
44
"description": "A server for tf2pickup.pl",
55
"author": "Michał Garapich <garrappachc@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)