File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ 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
+ ## [ v2.11.1] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.0...v2.11.1 ) - 2021-11-17
11
+
12
+ fix:requestError处理
13
+
14
+ ### Commits
15
+
16
+ - Merge https://github.com/tencentyun/cos-nodejs-sdk-v5 [ ` 079c668 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/079c66886c3fbe93518c607ee4e2102dce755902 )
17
+ - Updated CHANGELOG.md [ ` 960611c ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/960611c9228f2d4d5a5880763490127a88bebe5c )
18
+ - upd requestError处理 [ ` dc1fe92 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/dc1fe925826b2aaf02afbee28bdbb8038d7645ad )
19
+
10
20
## [ v2.11.0] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.10.10...v2.11.0 ) - 2021-11-17
11
21
12
22
- 新增appendObject接口
@@ -831,12 +841,6 @@ fix: clone bug
831
841
832
842
## [ v1.1.0] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v1.0.0...v1.1.0 ) - 2017-05-24
833
843
834
- - 支持 npm 包引入
835
- - 调用方式改成 new Cos(options)
836
- - 参数 Appid 兼容AppId
837
- - 支持 PutObjectCopy、PutBucketPolicy、GetBucketPolicy
838
- - 新增多个 demo
839
-
840
844
### Commits
841
845
842
846
- 改成对象调用 [ ` 8cff2af ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/8cff2aff1370c256812fcca40893812a8fa15bf8 )
You can’t perform that action at this time.
0 commit comments