Skip to content

Commit e2c1566

Browse files
update version
1 parent 321129e commit e2c1566

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+
### [8.0.6](https://github.com/georgipeltekov/ngx-file-drop/compare/v8.0.5...v8.0.6) (2019-08-06)
3+
* Add readme to the npm package
4+
25
### [8.0.5](https://github.com/georgipeltekov/ngx-file-drop/compare/v8.0.4...v8.0.5) (2019-08-06)
36
* Add directory parameter
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": "8.0.5",
4+
"version": "8.0.6",
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)