Skip to content

Commit

Permalink
chore: release version 6.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Aug 2, 2021
1 parent 2496367 commit 81b7e76
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [6.0.0-beta.2](https://github.com/tf2pickup-org/server/compare/6.0.0-beta.1...6.0.0-beta.2) (2021-08-02)


### Bug Fixes

* **games:** fix player game count ([#1128](https://github.com/tf2pickup-org/server/issues/1128)) ([2496367](https://github.com/tf2pickup-org/server/commit/249636756bae5e759c75e9306c6a7d54dc938aaf))
* **twitch.tv:** fix fetching twich.tv linked profiles ([#1129](https://github.com/tf2pickup-org/server/issues/1129)) ([8a70189](https://github.com/tf2pickup-org/server/commit/8a701891d92ea562199eb9f3adb6e914a549eeab))

# [6.0.0-beta.1](https://github.com/tf2pickup-org/server/compare/6.0.0-beta.0...6.0.0-beta.1) (2021-08-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "6.0.0-beta.1",
"version": "6.0.0-beta.2",
"description": "A server for tf2pickup.pl",
"author": "Michał Garapich <garrappachc@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 81b7e76

Please sign in to comment.