cos-nodejs-sdk-v5
Advanced tools
Comparing version 2.11.0 to 2.11.1
@@ -10,2 +10,23 @@ # Changelog | ||
## [v2.11.0](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.10.10...v2.11.0) - 2021-11-17 | ||
- 新增appendObject接口 | ||
- 新增媒体处理demo | ||
- 修复已知d.ts错误 | ||
### Merged | ||
- Feat/2.11.0 [`#118`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/118) | ||
### Commits | ||
- feat:新增appendObject;新增媒体处理三个接口; [`4efc3a8`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/4efc3a80b6afb84e09f68ad1ad91f56fcc3b089b) | ||
- upd:支持ci demo [`03f3e45`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/03f3e45eef92656f35f146d2a8e3eb12eeef29f0) | ||
- upd:test.js [`acabf61`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/acabf6182f8faefd2320e3ef204b432bdda55398) | ||
- upd d.ts [`e183ccf`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/e183ccf442d1c2d84b5418fa40be98ce0efdf08a) | ||
- Updated CHANGELOG.md [`f7d35fd`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/f7d35fd736ba213e092a9d89ad049741d5845f73) | ||
- Range 去掉一个多出来的 Range 定义 [`db36ad1`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/db36ad13cd3f3c2aaac5fe96b14603cb350893c9) | ||
- upd d.ts [`a125071`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/a12507119c637785c64e8059b4250e480d410ccc) | ||
- upd:d.ts [`cff7937`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/cff79371519742edeca712fa045c81073d99d7a2) | ||
## [v2.10.10](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.10.9...v2.10.10) - 2021-11-11 | ||
@@ -826,6 +847,2 @@ | ||
cos-js-sdk-v4 v1.0.0 | ||
For Qcloud COS XML API | ||
https://www.qcloud.com/document/product/436/7751 | ||
### Commits | ||
@@ -832,0 +849,0 @@ |
{ | ||
"name": "cos-nodejs-sdk-v5", | ||
"version": "2.11.0", | ||
"version": "2.11.1", | ||
"description": "cos nodejs sdk v5", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
783516
16344