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 809409d commit 0d860baCopy full SHA for 0d860ba
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## Change Log
2
+### [16.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v15.0.0...v16.0.0) (2023-06-19)
3
+* Update to Angular 16
4
+
5
### [15.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v14.0.2...v15.0.0) (2023-03-07)
6
* Update to Angular 15
7
projects/ngx-file-drop/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-file-drop",
- "version": "15.0.0",
+ "version": "16.0.0",
"description": "Angular ngx-file-drop - Simple desktop file and folder drag and drop",
"author": "Georgi Peltekov",
"license": "MIT",
0 commit comments