Skip to content

Commit 0d860ba

Browse files
Update to Angular 16
1 parent 809409d commit 0d860ba

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+
### [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+
25
### [15.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v14.0.2...v15.0.0) (2023-03-07)
36
* Update to Angular 15
47

projects/ngx-file-drop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-file-drop",
3-
"version": "15.0.0",
3+
"version": "16.0.0",
44
"description": "Angular ngx-file-drop - Simple desktop file and folder drag and drop",
55
"author": "Georgi Peltekov",
66
"license": "MIT",

0 commit comments

Comments
 (0)