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 3ddea61 commit bd8ab44Copy full SHA for bd8ab44
CHANGELOG.md
@@ -1,5 +1,5 @@
1
## Change Log
2
-### [9.0.2](https://github.com/georgipeltekov/ngx-file-drop/compare/v9.0.1...v9.0.2) (2020-10-02)
+### [10.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v9.0.1...v10.0.0) (2020-10-02)
3
* Update to Angular 10
4
5
### [9.0.1](https://github.com/georgipeltekov/ngx-file-drop/compare/v9.0.0...v9.0.1) (2020-04-15)
src/package.json
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/ng-packagr/package.schema.json",
"name": "ngx-file-drop",
- "version": "9.0.2",
+ "version": "10.0.0",
"description": "Angular ngx-file-drop - Simple desktop file and folder drag and drop",
6
"author": "Georgi Peltekov",
7
"license": "MIT",
0 commit comments