updated changelog
This commit is contained in:
@@ -1,11 +1,13 @@
|
|||||||
<a name="1.3.0"></a>
|
|
||||||
# [1.3.0](https://github.com/valor-software/ng2-file-upload/compare/v1.2.0...v1.3.0) (2018-03-18)
|
<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)
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
* **package:** relaxed peer dependencies to allow ng v4 ([#713](https://github.com/valor-software/ng2-file-upload/issues/713)) ([7704e0e](https://github.com/valor-software/ng2-file-upload/commit/7704e0e))
|
* **file-upload:** Added option to upload all files in one request
|
||||||
|
|
||||||
|
* **package:** relaxed peer dependencies to allow ng v4 ([#713](https://github.com/valor-software/ng2-file-upload/issues/713)) ([7704e0e](https://github.com/valor-software/ng2-file-upload/commit/7704e0e))
|
||||||
|
|
||||||
|
|
||||||
<a name="1.3.0"></a>
|
<a name="1.3.0"></a>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-file-upload-base",
|
"name": "ng2-file-upload-base",
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Angular file upload directives",
|
"description": "Angular file upload directives",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@koenvanderlinden/ng2-file-upload",
|
"name": "ng2-file-upload-koenvanderlinden",
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Koen van der Linden",
|
"name": "Koen van der Linden",
|
||||||
"email": "vanderlinden.koen@gmail.com"
|
"email": "vanderlinden.koen@gmail.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user