Skip to content

Commit f5770ed

Browse files
committed
chore: release version 10.1.1
1 parent b93e702 commit f5770ed

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.1.1](https://github.com/tf2pickup-org/server/compare/10.1.0...10.1.1) (2022-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **serveme.tf:** fix serveme.tf API query ([#2128](https://github.com/tf2pickup-org/server/issues/2128)) ([b93e702](https://github.com/tf2pickup-org/server/commit/b93e702f1ffbbc8eacbeb88f891fc911611a0cac))
9+
310
# [10.1.0](https://github.com/tf2pickup-org/server/compare/10.0.1...10.1.0) (2022-12-21)
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.1.0",
3+
"version": "10.1.1",
44
"description": "A server for tf2pickup.pl",
55
"author": "Michał Garapich <garrappachc@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)