File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v1.2.12] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.11...v1.2.12 ) - 2021-06-03
10
+ ## [ v1.2.13] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.12...v1.2.13 ) - 2021-06-11
11
+
12
+ - 新增高级上传接口
13
+
14
+ ### Merged
15
+
16
+ - Feat/add upload file [ ` #112 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/112 )
17
+
18
+ ### Commits
19
+
20
+ - add crc64 demo [ ` 121bf8c ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/121bf8c349cc5652804d1e03daeac45d16255c3f )
21
+ - feat:新增高级上传接口,支持单文件上传根据SliceSize自动选择普通上传还是分块上传 [ ` 4414530 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/44145301b60a7f6e935db31df59a2497f0d7196e )
22
+ - update version 1.2.13 [ ` ebe25a4 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/ebe25a4515ec28bcad2f7376a1ed7b0205266f27 )
23
+ - upd:补充index.d.ts [ ` 6d5999f ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/6d5999f0a26504543f68f089217b1d1394e3e16f )
24
+ - Updated CHANGELOG.md [ ` 3cd641a ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/3cd641acdd41ad1033e8e822b66101b069392d75 )
25
+ - upd:修改index.d.ts [ ` cf7eda1 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/cf7eda1d08c62d99bf29cedec35465f98af63857 )
26
+
27
+ ## [ v1.2.12] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.11...v1.2.12 ) - 2021-06-04
11
28
12
29
-demo新增简单上传base64内容文件
13
30
-sliceUploadFile方法新增返回值UploadId
You can’t perform that action at this time.
0 commit comments