Skip to content

Commit 46f5050

Browse files
committed
chore: release version 10.0.0-beta.6
1 parent b06ee4e commit 46f5050

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

22

3+
# [10.0.0-beta.6](https://github.com/tf2pickup-org/server/compare/10.0.0-beta.5...10.0.0-beta.6) (2022-11-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency mongoose to v6.7.1 ([#2043](https://github.com/tf2pickup-org/server/issues/2043)) ([9921b80](https://github.com/tf2pickup-org/server/commit/9921b806ce1d5292c5dbe4cd73df1e691aca9cdd))
9+
10+
11+
### Features
12+
13+
* **players:** deny players with no skill assigned ([#2025](https://github.com/tf2pickup-org/server/issues/2025)) ([b6f5823](https://github.com/tf2pickup-org/server/commit/b6f58232591f5e07218f868e0ef61c310f5c44c0))
14+
* **profile:** add player restrictions ([#2048](https://github.com/tf2pickup-org/server/issues/2048)) ([b06ee4e](https://github.com/tf2pickup-org/server/commit/b06ee4e765c76533ac2f0e5acc0db0003e5be58e))
15+
316
# [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)
417

518

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

0 commit comments

Comments
 (0)