Skip to content

Commit

Permalink
release version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Aug 10, 2019
1 parent 554d15b commit 1919cf3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.0.3](https://github.com/tf2pickup-pl/client/compare/1.0.2...1.0.3) (2019-08-10)

### Features
* Player stats ([#25](https://github.com/tf2pickup-pl/client/pull/25))

### Fixes
* Ready up state ([#26](https://github.com/tf2pickup-pl/client/pull/26))

# [1.0.2](https://github.com/tf2pickup-pl/client/compare/1.0.1...1.0.2) (2019-08-07)

### Fixes
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": "tf2pickuppl",
"version": "1.0.2",
"version": "1.0.3",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 1919cf3

Please sign in to comment.