Skip to content

Commit

Permalink
chore: release version 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Nov 5, 2021
1 parent 4661065 commit 2882b87
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [8.1.0](https://github.com/tf2pickup-org/server/compare/8.0.5...8.1.0) (2021-11-05)


### Bug Fixes

* **game-servers:** fix heartbeat DTO ([4661065](https://github.com/tf2pickup-org/server/commit/4661065b43914a3698ed0969fb654dbe37b377e4))


### Features

* **game-servers:** add game server priority ([#1336](https://github.com/tf2pickup-org/server/issues/1336)) ([fe317da](https://github.com/tf2pickup-org/server/commit/fe317dab477c03bef59ab22fff96182ee54e94d6))

## [8.0.5](https://github.com/tf2pickup-org/server/compare/8.0.4...8.0.5) (2021-11-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "8.0.5",
"version": "8.1.0",
"description": "A server for tf2pickup.pl",
"author": "Michał Garapich <garrappachc@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 2882b87

Please sign in to comment.