Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
livehigh committed Mar 6, 2024
2 parents 578e3c9 + 57a5f9f commit 769d0a1
Showing 1 changed file with 23 additions and 4 deletions.
27 changes: 23 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v2.13.2](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.13.1...v2.13.2) - 2024-03-05

feat
- uploadFiles 支持传参 Body

### Merged

- Dev/2.13.2 [`#200`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/200)
- fix: 兼容低版本 nodejs [`#199`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/199)

### Commits

- Updated CHANGELOG.md [`9b0d628`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/9b0d62860eba48cc53c8ea7a0d0c8315ec813ffb)

## [v2.13.1](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.13.0...v2.13.1) - 2024-01-30

fix
- 修复es语法未兼容低版本 nodejs

### Commits

- fix: 兼容低版本 nodejs [`69fed4e`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/69fed4e033c6d6f5b1d4837d8fc4b2b3dba4adbf)

## [v2.13.0](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.12.6...v2.13.0) - 2024-01-29

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

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

fix: clone bug

### Commits

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

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

- 签名带上 Host 参数

### Commits

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

0 comments on commit 769d0a1

Please sign in to comment.