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.2] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.11.1...v1.11.2 ) (2023-10-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * improved handeling of header "last-modified" ([ e508144] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/e50814498fdd4cb859f06c345c8173d707fcdabd ) )
7
+ * svg bug ([ db9d9f7] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/db9d9f79ec5ee8158ad0e2f7f72862e49badc7ec ) )
8
+
1
9
## [ 1.11.1] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.11.0...v1.11.1 ) (2023-09-18)
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.1 " ,
3
+ "version" : " 1.11.2 " ,
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