chore(changelog): update [skip ci]

This commit is contained in:
Dmitriy Shekhovtsov
2021-09-07 11:35:42 +03:00
parent 02a1b2a53c
commit 0cf7db94f2
3 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
# [2.0.0-3](https://github.com/valor-software/ng2-file-upload/compare/v2.0.0-2...v2.0.0-3) (2021-09-07)
### Features
* **demo:** updated up to bootstrap 5 ([#1186](https://github.com/valor-software/ng2-file-upload/issues/1186)) ([02a1b2a](https://github.com/valor-software/ng2-file-upload/commit/02a1b2a53c331e2088ea05d2202be6eb2b1d051f))
# [2.0.0-2](https://github.com/valor-software/ng2-file-upload/compare/v2.0.0-1...v2.0.0-2) (2021-09-03)

View File

@@ -1,6 +1,6 @@
{
"name": "ng2-file-upload",
"version": "2.0.0-2",
"version": "2.0.0-3",
"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-2",
"version": "2.0.0-3",
"private": true,
"description": "Angular file upload directives",
"scripts": {