Skip to content

Commit

Permalink
v1.1.4-0
Browse files Browse the repository at this point in the history
  • Loading branch information
digeverything committed Dec 30, 2016
1 parent 40989de commit d984c48
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="1.1.4-0"></a>
## [1.1.4-0](https://github.com/valor-software/ng2-file-upload/compare/v1.1.3-0...v1.1.4-0) (2016-12-30)


### Bug Fixes

* **typing:** exported FileItem and FileLikeObject ([40989de](https://github.com/valor-software/ng2-file-upload/commit/40989de))

<a name="1.1.3-0"></a>
## [1.1.3-0](https://github.com/valor-software/ng2-file-upload/compare/v1.1.2...v1.1.3-0) (2016-10-19)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-file-upload",
"version": "1.1.3-0",
"version": "1.1.4-0",
"description": "angular2 file upload directives",
"scripts": {
"flow.compile": "npm run flow.compile:common && npm run flow.compile:system",
Expand Down

0 comments on commit d984c48

Please sign in to comment.