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.4.3] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.2...v1.4.3 ) (2023-05-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Update dependencies versions ([ 3eee569] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/3eee56994fd42463b8dddc263d960b117508b9ca ) )
7
+
1
8
## [ 1.4.2] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.1...v1.4.2 ) (2023-05-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.4.2 " ,
3
+ "version" : " 1.4.3 " ,
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" ,
50
50
"@cocreate/hosting" : " ^1.10.5" ,
51
51
"express" : " ^4.18.2"
52
52
}
53
- }
53
+ }
You can’t perform that action at this time.
0 commit comments