Skip to content

Commit 534c007

Browse files
Update changelog and version
1 parent 17f6ae9 commit 534c007

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## Change Log
2+
### [11.0.1](https://github.com/georgipeltekov/ngx-file-drop/compare/v11.0.0...v11.0.1) (2021-02-16)
3+
* Fix bug with dropEffect not taking into consideration and Outlook problems
4+
25
### [11.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v10.1.1...v11.0.0) (2021-01-29)
36
* Update to Angular 11
47

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../node_modules/ng-packagr/package.schema.json",
33
"name": "ngx-file-drop",
4-
"version": "11.0.0",
4+
"version": "11.0.1",
55
"description": "Angular ngx-file-drop - Simple desktop file and folder drag and drop",
66
"author": "Georgi Peltekov",
77
"license": "MIT",

0 commit comments

Comments
 (0)