Skip to content

Commit 769d0a1

Browse files
committed
2 parents 578e3c9 + 57a5f9f commit 769d0a1

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

CHANGELOG.md

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v2.13.2](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.13.1...v2.13.2) - 2024-03-05
11+
12+
feat
13+
- uploadFiles 支持传参 Body
14+
15+
### Merged
16+
17+
- Dev/2.13.2 [`#200`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/200)
18+
- fix: 兼容低版本 nodejs [`#199`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/199)
19+
20+
### Commits
21+
22+
- Updated CHANGELOG.md [`9b0d628`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/9b0d62860eba48cc53c8ea7a0d0c8315ec813ffb)
23+
24+
## [v2.13.1](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.13.0...v2.13.1) - 2024-01-30
25+
26+
fix
27+
- 修复es语法未兼容低版本 nodejs
28+
29+
### Commits
30+
31+
- fix: 兼容低版本 nodejs [`69fed4e`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/69fed4e033c6d6f5b1d4837d8fc4b2b3dba4adbf)
32+
1033
## [v2.13.0](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.12.6...v2.13.0) - 2024-01-29
1134

1235
1、安全性提升:不再支持 path-style
@@ -445,8 +468,6 @@ fix:修复COS.Util类型
445468

446469
## [v2.10.2](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.10.1...v2.10.2) - 2021-09-11
447470

448-
fix: clone bug
449-
450471
### Commits
451472

452473
- fix:clone bug [`146b82a`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/146b82ae9c97de8bd3eca5c7e59203a79d826de3)
@@ -461,8 +482,6 @@ fix: clone bug
461482

462483
## [v2.10.0](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.21...v2.10.0) - 2021-08-06
463484

464-
- 签名带上 Host 参数
465-
466485
### Commits
467486

468487
- Host 参与签名计算 [`32c5c08`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/32c5c08e9a36493fc9e2f851ddada4f08c83c4ac)

0 commit comments

Comments
 (0)