Skip to content

Commit 7ddcf30

Browse files
author
Georgi Peltekov
committed
update version and doc
1 parent 77d3a63 commit 7ddcf30

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ customstyle | Custom style class name to be used | customstyle="my-style"
120120

121121
## Change Log
122122

123+
### 1.0.10
124+
* Check subscription exists before unsubscribing
125+
123126
### 1.0.9
124127
* Add onFileOver and onFileLeave functions
125128

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-file-drop",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)