File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.9.10] ( https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.9...v1.9.10 ) (2023-11-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * favicon.ico path ([ d624243] ( https://github.com/CoCreate-app/CoCreate-file/commit/d62424361f2f55ee06ee6489a2c51f7e431c2639 ) )
7
+ * update dependencies to the lates versions ([ 109bee3] ( https://github.com/CoCreate-app/CoCreate-file/commit/109bee3e9f120ec64c8bb1242b5c488bcab32475 ) )
8
+ * update method to use object.update etc ([ d412fe0] ( https://github.com/CoCreate-app/CoCreate-file/commit/d412fe0413483e69acd8a7e9817cfcfed50ed52c ) )
9
+
1
10
## [ 1.9.9] ( https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.8...v1.9.9 ) (2023-10-25)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/file" ,
3
- "version" : " 1.9.9 " ,
3
+ "version" : " 1.9.10 " ,
4
4
"description" : " A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server." ,
5
5
"keywords" : [
6
6
" file" ,
64
64
"@cocreate/render" : " ^1.29.1" ,
65
65
"@cocreate/utils" : " ^1.26.2"
66
66
}
67
- }
67
+ }
You can’t perform that action at this time.
0 commit comments