File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.16.2] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.1...v1.16.2 ) (2024-01-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * return if organization.error ([ b6425eb] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/b6425eb780f2a031a3e68bd7f61226774d65d966 ) )
7
+ * update to support new query system ([ e46947c] ( https://github.com/CoCreate-app/CoCreate-file-server/commit/e46947cb3c6ee63975ae6c696e5ac5f6ef6e5cb6 ) )
8
+
1
9
## [ 1.16.1] ( https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.0...v1.16.1 ) (2024-01-11)
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.16.1 " ,
3
+ "version" : " 1.16.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" ,
You can’t perform that action at this time.
0 commit comments