File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
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
+
3
16
# [ 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
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " server" ,
3
- "version" : " 11.0.0-alpha.6 " ,
3
+ "version" : " 11.0.0-alpha.7 " ,
4
4
"description" : " A server for tf2pickup.pl" ,
5
5
"author" : " Michał Garapich <garrappachc@gmail.com>" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments