Skip to content

Commit 0222e90

Browse files
committed
Updated CHANGELOG.md
1 parent 9548590 commit 0222e90

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ 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.12.5](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.12.4...v2.12.5) - 2023-10-24
11+
12+
fix
13+
- d.ts类型优化
14+
- 代码格式化
15+
16+
### Merged
17+
18+
- fix: 代码格式化优化 [`#192`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/192)
19+
- Fix/ts [`#190`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/190)
20+
- Revert "fix: GetBucketCorsResult CORSRule type error (#184)" [`#189`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/189)
21+
- fix: GetBucketCorsResult CORSRule type error [`#184`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/184)
22+
23+
### Commits
24+
25+
- feat: 优化单测 [`ee08bb3`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/ee08bb365df72949383b5334ca809af6d0b1379e)
26+
- feat: update version 2.12.5 [`9548590`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/9548590c1d84690998dfe69754b143ca588846d4)
27+
- Updated CHANGELOG.md [`ca981da`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/ca981da2fe421a5dec9a86e1f8290d713d894fa8)
28+
- fix: 优化d.ts [`e156ab3`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/e156ab37d67414eb6a2cc9f2907f735d55cd17ea)
29+
1030
## [v2.12.4](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.12.3...v2.12.4) - 2023-08-07
1131

1232
feat
@@ -458,9 +478,6 @@ fix: clone bug
458478

459479
## [v2.9.18](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.17...v2.9.18) - 2021-06-04
460480

461-
-demo新增简单上传base64内容文件
462-
-sliceUploadFile方法新增返回值UploadId
463-
464481
### Merged
465482

466483
- feat [`#106`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/106)

0 commit comments

Comments
 (0)