chore(changelog): update [skip ci]

This commit is contained in:
Dmitriy Shekhovtsov
2021-09-03 16:42:27 +03:00
parent 8f3b7cf534
commit 020d55182d
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# [2.0.0-2](https://github.com/valor-software/ng2-file-upload/compare/v2.0.0-1...v2.0.0-2) (2021-09-03)
# [2.0.0-1](https://github.com/valor-software/ng2-file-upload/compare/v2.0.0-0...v2.0.0-1) (2021-09-03)

View File

@@ -1,6 +1,6 @@
{
"name": "ng2-file-upload",
"version": "2.0.0-1",
"version": "2.0.0-2",
"description": "Angular file uploader",
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
"license": "MIT",

View File

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