Skip to content

Commit

Permalink
chore: release version 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Jun 30, 2020
1 parent ae2ffc4 commit 575b070
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [3.0.6](https://github.com/tf2pickup-pl/server/compare/3.0.5...3.0.6) (2020-06-30)


### Bug Fixes

* **deps:** update dependency @nestjs/passport to v7.1.0 ([#473](https://github.com/tf2pickup-pl/server/issues/473)) ([9ccc4da](https://github.com/tf2pickup-pl/server/commit/9ccc4da97c983d469a7542363d433459afa56fff))
* **deps:** update dependency helmet to v3.23.2 ([#463](https://github.com/tf2pickup-pl/server/issues/463)) ([0e1d193](https://github.com/tf2pickup-pl/server/commit/0e1d193789279e184b124291dc9fe7aad6e62732))
* **deps:** update dependency helmet to v3.23.3 ([#471](https://github.com/tf2pickup-pl/server/issues/471)) ([19d2dd9](https://github.com/tf2pickup-pl/server/commit/19d2dd92d287a7a193680252681e03de80711c1f))
* **deps:** update dependency migrate to v1.7.0 ([#475](https://github.com/tf2pickup-pl/server/issues/475)) ([18324a2](https://github.com/tf2pickup-pl/server/commit/18324a20a63abb4a1f98d12309be03c859fd2e46))
* **deps:** update dependency mongoose to v5.9.20 ([#462](https://github.com/tf2pickup-pl/server/issues/462)) ([059ab69](https://github.com/tf2pickup-pl/server/commit/059ab698ea65d2d5a5204330d39f8bca347618a1))
* **players:** ignore TF2 in-game hours verification failure when the verification is not needed ([#477](https://github.com/tf2pickup-pl/server/issues/477)) ([ae2ffc4](https://github.com/tf2pickup-pl/server/commit/ae2ffc4f9d664a245aff39f317cb676652ffae13))

## [3.0.5](https://github.com/garrappachc/server/compare/3.0.4...3.0.5) (2020-06-22)


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

0 comments on commit 575b070

Please sign in to comment.