Skip to content

Commit e3d437e

Browse files
update version
1 parent 52b783c commit e3d437e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## Change Log
2+
### [8.0.8](https://github.com/georgipeltekov/ngx-file-drop/compare/v8.0.7...v8.0.8) (2019-09-26)
3+
* Add directory parameter
4+
25
### [8.0.7](https://github.com/georgipeltekov/ngx-file-drop/compare/v8.0.6...v8.0.7) (2019-08-08)
36
* Revert previous version due to regression
47

src/package.json

+1-1
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": "8.0.7",
4+
"version": "8.0.8",
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)