Skip to content

Commit 935e1a0

Browse files
update version
1 parent 76ed21d commit 935e1a0

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.2.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v11.1.0...v11.2.0) (2021-09-09)
3+
* On folder/files drop validate accepted file extensions
4+
25
### [11.1.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v11.0.1...v11.1.0) (2021-04-21)
36
* Make FileSystemFileEntry.file() chainable
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.1.0",
4+
"version": "11.2.0",
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)