Skip to content

Commit 5d58279

Browse files
committed
chore: release version 10.0.0-beta.0
1 parent 99dc1f6 commit 5d58279

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
# [10.0.0-beta.0](https://github.com/tf2pickup-org/server/compare/10.0.0-alpha.12...10.0.0-beta.0) (2022-10-29)
4+
5+
6+
### Features
7+
8+
* **players:** import future player skill ([#2026](https://github.com/tf2pickup-org/server/issues/2026)) ([99dc1f6](https://github.com/tf2pickup-org/server/commit/99dc1f696bd313e0038c5c75a2a6cd195f711244))
9+
310
# [10.0.0-alpha.12](https://github.com/tf2pickup-org/server/compare/10.0.0-alpha.11...10.0.0-alpha.12) (2022-10-27)
411

512

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-alpha.12",
3+
"version": "10.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)