Skip to content

Commit af225b2

Browse files
committed
chore: release version 11.0.0-alpha.6
1 parent 899ac6f commit af225b2

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+
# [11.0.0-alpha.6](https://github.com/tf2pickup-org/server/compare/11.0.0-alpha.5...11.0.0-alpha.6) (2023-02-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **queue:** fix players switching slots in the queue ([#2247](https://github.com/tf2pickup-org/server/issues/2247)) ([899ac6f](https://github.com/tf2pickup-org/server/commit/899ac6ff285ed8cf21e107225df64ddaa4245977))
9+
310
# [11.0.0-alpha.5](https://github.com/tf2pickup-org/server/compare/11.0.0-alpha.4...11.0.0-alpha.5) (2023-02-12)
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": "11.0.0-alpha.5",
3+
"version": "11.0.0-alpha.6",
44
"description": "A server for tf2pickup.pl",
55
"author": "Michał Garapich <garrappachc@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)