Skip to content

Commit 6c4eb9e

Browse files
committed
release version 1.0.0
1 parent 9cb9681 commit 6c4eb9e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# [1.0.0](https://github.com/tf2pickup-pl/server/releases/tag/1.0.0) (2019-12-28)
2+
3+
* Initial release
4+
* Supports all features of the old `server-legacy` project

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "0.0.1",
3+
"version": "1.0.0",
44
"description": "A server for tf2pickup.pl",
55
"author": "Michał Garapich <garrappachc@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)