Releasing 1.3.3

This commit is contained in:
Linden van der
2018-03-21 16:57:35 +01:00
parent 3083548589
commit 1cbb4e02d2
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
<a name="1.3.3"></a>
## [1.3.3](https://github.com/koenvanderlinden/ng2-file-upload/compare/v1.3.2...v1.3.3) (2018-03-21)
* **file-upload** add file type .dwf
* **docs** Update simple demo. Also hides table headers with isHTML5 option.
<a name="1.3.2"></a> <a name="1.3.2"></a>
# [1.3.2](https://github.com/koenvanderlinden/ng2-file-upload/compare/v1.2.0...v1.3.2) (2018-03-18) # [1.3.2](https://github.com/koenvanderlinden/ng2-file-upload/compare/v1.2.0...v1.3.2) (2018-03-18)

View File

@@ -1,6 +1,6 @@
{ {
"name": "ng2-file-upload-base", "name": "ng2-file-upload-base",
"version": "1.3.2", "version": "1.3.3",
"private": true, "private": true,
"description": "Angular file upload directives", "description": "Angular file upload directives",
"scripts": { "scripts": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "ng2-file-upload-koenvanderlinden", "name": "ng2-file-upload-koenvanderlinden",
"version": "1.3.2", "version": "1.3.3",
"author": { "author": {
"name": "Koen van der Linden", "name": "Koen van der Linden",
"email": "vanderlinden.koen@gmail.com" "email": "vanderlinden.koen@gmail.com"