diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cb9703..8a583dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ 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.3](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.13.2...v2.13.3) - 2024-03-06 + +fix +- 修复异常抛错 + +### Commits + +- Updated CHANGELOG.md [`57a5f9f`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/57a5f9ff0a30f0c5596b253f1767201eafd98e8b) +- fix: 修复异常抛错 [`578e3c9`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/578e3c9c292aef30bc22caeee7cd3034d50663af) + ## [v2.13.2](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.13.1...v2.13.2) - 2024-03-05 feat @@ -439,8 +449,6 @@ fix:高级上传增加容错处理 ## [v2.10.6](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.10.5...v2.10.6) - 2021-10-22 -fix:修复COS.Util类型 - ### Commits - fix:修复COS.Util类型 [`0b005f6`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/0b005f6d383d69d2f33575e6f4318a03b91a67ed)