File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.2.0] ( https://github.com/CoCreate-app/CoCreate-file/compare/v1.1.0...v1.2.0 ) (2023-06-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Update dependencies versions for [ @cocreate ] ( https://github.com/cocreate ) libraries ([ c86d68d] ( https://github.com/CoCreate-app/CoCreate-file/commit/c86d68d3ef7fa76e8f52867f7abecaa67bab8270 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * client and server functions ([ af50769] ( https://github.com/CoCreate-app/CoCreate-file/commit/af5076902607f52c51f5a4fcca4a4a5554617b92 ) )
12
+
1
13
# [ 1.1.0] ( https://github.com/CoCreate-app/CoCreate-file/compare/v1.0.0...v1.1.0 ) (2023-06-08)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/file" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server." ,
5
5
"keywords" : [
6
6
" file" ,
65
65
"@cocreate/docs" : " ^1.8.2" ,
66
66
"@cocreate/utils" : " ^1.21.3"
67
67
}
68
- }
68
+ }
You can’t perform that action at this time.
0 commit comments