Skip to content

Commit 20fad11

Browse files
committed
chore: release version 11.0.0-beta.0
1 parent 4571c47 commit 20fad11

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

22

3+
# [11.0.0-beta.0](https://github.com/tf2pickup-org/server/compare/11.0.0-alpha.15...11.0.0-beta.0) (2023-06-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @nestjs/cache-manager to v2.0.1 ([#2472](https://github.com/tf2pickup-org/server/issues/2472)) ([bee66cf](https://github.com/tf2pickup-org/server/commit/bee66cf0a3089e11c8b512508fb5e6b97113212d))
9+
* **deps:** update dependency @nestjs/serve-static to v4 ([#2469](https://github.com/tf2pickup-org/server/issues/2469)) ([0764ec7](https://github.com/tf2pickup-org/server/commit/0764ec7047b092c8f9af79ee996c62a23605d4e7))
10+
* **deps:** update dependency nestjs-real-ip to v3 ([#2470](https://github.com/tf2pickup-org/server/issues/2470)) ([b8b6461](https://github.com/tf2pickup-org/server/commit/b8b64619f5354c2b2a1271c49958e47b2992ca82))
11+
* **deps:** update nest monorepo to v10.0.3 ([#2466](https://github.com/tf2pickup-org/server/issues/2466)) ([b28afd0](https://github.com/tf2pickup-org/server/commit/b28afd0d9adeb695941453c9867111d7811141d6))
12+
* **games:** fix changelevel wait timeout ([#2474](https://github.com/tf2pickup-org/server/issues/2474)) ([4571c47](https://github.com/tf2pickup-org/server/commit/4571c471f32abcd30a8ce23e6c916493ca9c0980))
13+
* **games:** handle getConnectInfo() errors gracefully ([#2258](https://github.com/tf2pickup-org/server/issues/2258)) ([f6914c9](https://github.com/tf2pickup-org/server/commit/f6914c9b1588f2c15a7a3618198490640a5cfe41))
14+
315
# [11.0.0-alpha.15](https://github.com/tf2pickup-org/server/compare/11.0.0-alpha.14...11.0.0-alpha.15) (2023-06-22)
416

517

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

0 commit comments

Comments
 (0)