File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.11.1] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.11.0...v1.11.1 ) (2023-09-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Add path and pathname ([ f2ff42d] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/f2ff42d5ecfc46807f03753c586feec1ea848148 ) )
7
+ * Update dCoCreate dpendencies to latest versions ([ 7945630] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/794563023c42884ddfad4a9d4c434423b67ebf32 ) )
8
+
1
9
# [ 1.11.0] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.10.0...v1.11.0 ) (2023-09-17)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/file-server" ,
3
- "version" : " 1.11.0 " ,
3
+ "version" : " 1.11.1 " ,
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