Skip to content

Commit 98a58ac

Browse files
committed
chore: release version 11.0.0-alpha.7
1 parent 9ffb171 commit 98a58ac

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+
# [11.0.0-alpha.7](https://github.com/tf2pickup-org/server/compare/11.0.0-alpha.6...11.0.0-alpha.7) (2023-02-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency axios to v1.3.3 ([#2248](https://github.com/tf2pickup-org/server/issues/2248)) ([8bb772d](https://github.com/tf2pickup-org/server/commit/8bb772d1fe33b4acdbba87d54581493fd0cb4ef9))
9+
* **games:** fix getPlayerGames() param type ([#2251](https://github.com/tf2pickup-org/server/issues/2251)) ([9ffb171](https://github.com/tf2pickup-org/server/commit/9ffb171da0859c0af105fdac9b100d38b59cc860))
10+
11+
12+
### Features
13+
14+
* **games:** apply player cooldown ([#2250](https://github.com/tf2pickup-org/server/issues/2250)) ([ac80f4e](https://github.com/tf2pickup-org/server/commit/ac80f4edc9a6ff686313bd9ee2c5d5ba1034cf14))
15+
316
# [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)
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": "11.0.0-alpha.6",
3+
"version": "11.0.0-alpha.7",
44
"description": "A server for tf2pickup.pl",
55
"author": "Michał Garapich <garrappachc@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)