Skip to content

Commit c0b6e23

Browse files
committed
chore: release version 11.7.0
1 parent e0b666d commit c0b6e23

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

22

3+
# [11.7.0](https://github.com/tf2pickup-org/server/compare/11.6.0...11.7.0) (2024-03-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @nestjs/serve-static to v4.0.2 ([e8dc7f8](https://github.com/tf2pickup-org/server/commit/e8dc7f8dc3d138b2e2b801ca0f408c980324bfa2))
9+
* **deps:** update dependency reflect-metadata to v0.2.2 ([40fb8cf](https://github.com/tf2pickup-org/server/commit/40fb8cf1ffd641df347158c1d99bd42e6aa99bd5))
10+
* **deps:** update nest monorepo to v10.3.6 ([#2810](https://github.com/tf2pickup-org/server/issues/2810)) ([bd7743d](https://github.com/tf2pickup-org/server/commit/bd7743d25ba6e72ba584b5d13f6a37bb7f1b326b))
11+
* **deps:** update nest monorepo to v10.3.7 ([826751b](https://github.com/tf2pickup-org/server/commit/826751b76be22b12bf68af54c7d42b81a12c33e3))
12+
13+
14+
### Features
15+
16+
* **discord:** notify when no game servers are available ([#2811](https://github.com/tf2pickup-org/server/issues/2811)) ([e0b666d](https://github.com/tf2pickup-org/server/commit/e0b666d4d51d84f1603552a9d38a0692c66ea50b))
17+
318
# [11.6.0](https://github.com/tf2pickup-org/server/compare/11.5.1...11.6.0) (2024-03-27)
419

520

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

0 commit comments

Comments
 (0)