Skip to content

Commit

Permalink
chore: bump to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuri committed Dec 30, 2016
1 parent 85fcbdb commit 676c575
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="2.0.4"></a>
## [2.0.4](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.0.4) (2016-12-30)


### Bug Fixes

* **ngOnChanges:** add parameter ([8fc1ad9](https://github.com/jkuri/ngx-uploader/commit/8fc1ad9))
* check on files.length before filter ([2fea156](https://github.com/jkuri/ngx-uploader/commit/2fea156))



<a name="2.0.3"></a>
## [2.0.3](https://github.com/jkuri/ngx-uploader/compare/v2.0.0...2.0.3) (2016-12-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngx-uploader",
"description": "Angular File Uploader",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"main": "index.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit 676c575

Please sign in to comment.