We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321129e commit e2c1566Copy full SHA for e2c1566
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## 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
+
5
### [8.0.5](https://github.com/georgipeltekov/ngx-file-drop/compare/v8.0.4...v8.0.5) (2019-08-06)
6
* Add directory parameter
7
src/package.json
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/ng-packagr/package.schema.json",
"name": "ngx-file-drop",
- "version": "8.0.5",
+ "version": "8.0.6",
"description": "Angular ngx-file-drop - Simple desktop file and folder drag and drop",
"author": "Georgi Peltekov",
"license": "MIT",
0 commit comments