File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.16.7] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.6...v1.16.7 ) (2024-06-23)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update dependencies ([ b1a66e4] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/b1a66e4128c7346746d05d5a7f226dd6aa204a5f ) )
7
+
1
8
## [ 1.16.6] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.5...v1.16.6 ) (2024-06-20)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/file-server" ,
3
- "version" : " 1.16.6 " ,
3
+ "version" : " 1.16.7 " ,
4
4
"description" : " A simple file-server component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
5
5
"keywords" : [
6
6
" file-server" ,
44
44
"url" : " https://github.com/sponsors/CoCreate-app"
45
45
},
46
46
"main" : " ./src/index.js"
47
- }
47
+ }
You can’t perform that action at this time.
0 commit comments