File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.8.1] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.8.0...v1.8.1 ) (2023-08-21)
2+
3+
4+ ### Bug Fixes
5+
6+ * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([ 27b8e89] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/27b8e897cebf50c5015bbc440d8f89563ed71ee3 ) )
7+ * replace cdn with /dist ([ 58647d9] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/58647d906e21150ec0a8d7dc448886ccaf30c6b1 ) )
8+ * update content-type of error pages ([ 59cdfb2] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/59cdfb26f9cd802fe778d249cb1b03dd13f44978 ) )
9+ * update file uploader ([ 145f544] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/145f5443619708676f425de1242b8a6f27ababf9 ) )
10+
111# [ 1.8.0] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.7.0...v1.8.0 ) (2023-08-17)
212
313
Original file line number Diff line number Diff line change 11{
22 "name" : " @cocreate/file-server" ,
3- "version" : " 1.8.0 " ,
3+ "version" : " 1.8.1 " ,
44 "description" : " A simple file-server component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
55 "keywords" : [
66 " file-server" ,
You can’t perform that action at this time.
0 commit comments