Skip to content

Commit

Permalink
release version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Oct 23, 2019
1 parent 0953627 commit acde469
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 @@
# [1.3.0](https://github.com/tf2pickup-pl/client/compare/1.2.0...1.3.0) (2019-10-23)

### Features
* Pre-ready up ([0b5b8a](https://github.com/tf2pickup-pl/client/commit/0b5b8a507e69b1e24ecbe930a449c6041164dd38))

### Fixes
* Missing skill badges ([095362](https://github.com/tf2pickup-pl/client/commit/09536272c0863c12c969c70c79de53e144527e07))

### Packages
* Update angular to 8.2.11 and ngrx to 8.4.0 ([5a3deae](https://github.com/tf2pickup-pl/client/commit/5a3deaeaf744824576c3da7e953a9590bd1fc6f4))
* Update karma to version 4.4.1 ([63a56c8](https://github.com/tf2pickup-pl/client/commit/63a56c8889e7670fe68650608abd17f92cf2d4c3))

# [1.2.0](https://github.com/tf2pickup-pl/client/compare/1.1.2...1.2.0) (2019-09-29)

### Features
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.2.0",
"version": "1.3.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit acde469

Please sign in to comment.