Skip to content

Commit

Permalink
chore: release version 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Jun 12, 2020
1 parent 765b4df commit 348d686
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2.8.0](https://github.com/garrappachc/server/compare/2.7.0...2.8.0) (2020-06-12)


### Bug Fixes

* **deps:** update dependency helmet to v3.22.1 ([#421](https://github.com/garrappachc/server/issues/421)) ([1fe29fa](https://github.com/garrappachc/server/commit/1fe29fa14dceef453bf6390da6cfb7b6c7bbfe92))


### Features

* **discord:** add admin responsible field for discord admin notifications ([#427](https://github.com/garrappachc/server/issues/427)) ([dc7634f](https://github.com/garrappachc/server/commit/dc7634f17eb2a0af36373b8a2dbc4f359fd622a7))
* **discord:** add server started notification ([#428](https://github.com/garrappachc/server/issues/428)) ([765b4df](https://github.com/garrappachc/server/commit/765b4dfc47adaa9b30d031ce3adfdaf04b3895c3))
* **discord:** delete substitute request msgsWhen the substitute request is canceled or resolved delete the discordannouncement. ([#426](https://github.com/garrappachc/server/issues/426)) ([72415cf](https://github.com/garrappachc/server/commit/72415cfa965eae5ead4f01b7f687b627d740a3f9))

# [2.7.0](https://github.com/garrappachc/server/compare/2.6.3...2.7.0) (2020-06-10)


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

0 comments on commit 348d686

Please sign in to comment.