Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konakonall committed Aug 3, 2023
1 parent b2c71b5 commit f4a5e41
Showing 1 changed file with 75 additions and 8 deletions.
83 changes: 75 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,81 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v1.4.19](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.18...v1.4.19) - 2023-08-03

feat
- 提供base64方法
- 优化d.ts

### Merged

- Dev/1.4.19 [`#192`](https://github.com/tencentyun/cos-js-sdk-v5/pull/192)
- feat: 优化万象demo [`#191`](https://github.com/tencentyun/cos-js-sdk-v5/pull/191)
- feat: 支持postBucketInventory;优化d.ts [`#190`](https://github.com/tencentyun/cos-js-sdk-v5/pull/190)

## [v1.4.18](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.17...v1.4.18) - 2023-06-01

feat
- 支持postBucketInventory
- 优化d.ts

### Commits

- feat: 新增prettier [`1c5710a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1c5710a744cc5bbceb79f855758fb696781cfee6)
- fix: 优化demo [`3bff2e2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3bff2e2652971fa2d98ee9acd7926b9c9577e15f)
- fix: 同步github;优化d.ts [`5aa0c9f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5aa0c9f9001fd4f9dc426cacd425e50bb9a38438)
- feat: 新增prettier [`ba89ef1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ba89ef17a0b4dc7717885032b3b84165701ee806)
- feat: 丰富直传demo (merge request !11) [`067b16c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/067b16c9a98d451e654331def239eb271602e180)
- dev/unitTest (merge request !8) [`0517009`](https://github.com/tencentyun/cos-js-sdk-v5/commit/05170099fa6dd8e8cef4e3ab92f2425078869dd2)
- fix: 优化代码 [`aef0eef`](https://github.com/tencentyun/cos-js-sdk-v5/commit/aef0eef5869f6da843a82a00e06ea4b2498257e0)
- dev/github (merge request !7) [`ab9d3c4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ab9d3c4643139ae4d28a972b503e11e0050c11a2)
- 避开 Windows Defender 再次报毒 [`6a3caa7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6a3caa7946c09ab82f2cea9fdcd9779c713a7e83)
- 避开 Windows Defender 再次报毒 [`5906cf2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5906cf281cfa708ed88f97721e4eb16d5f8c418b)
- dev/github (merge request !7) [`d93ae2a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d93ae2ad7174e411d7a489da7542474a70a4f5a1)
- feat: 补充ci智能语音和云查毒接口 [`d665684`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d6656842417f69b20a94fedfb231274c4555ad86)
- feat: 补充ci智能语音和云查毒接口 [`215ae94`](https://github.com/tencentyun/cos-js-sdk-v5/commit/215ae94664f296243bd21e9676ea617cbf62501d)
- feat: 支持postBucketInventory;优化d.ts [`cb734f9`](https://github.com/tencentyun/cos-js-sdk-v5/commit/cb734f939217d7355b73df15a9d66469c2e86ef9)
- fix: 优化几处demo [`d2fa0e2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d2fa0e241400d8e4b1ed7b1c0f9c58333a9928da)
- upd: 新增ci文件处理demo [`4736047`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4736047fe1f0b3ee7d29623456e1768a5ada8254)
- dev/unitTest (merge request !9) [`26a9442`](https://github.com/tencentyun/cos-js-sdk-v5/commit/26a9442d17808656fda1915fced6e60b1e2d7ddb)
- fix: 优化几处demo [`1bd975a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1bd975a00dc9fdbf36a1a0165d2524e5686c27b4)
- dev/github (merge request !10) [`b6a2c07`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b6a2c07b42ef5924f7c0e3994513499e725f98a8)
- fix: 优化几处demo [`2e5199f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/2e5199f303e68a3310159c7175468ead306579a2)

## [v1.4.17](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.16...v1.4.17) - 2023-05-04

fix
- 避开Windows Defender报毒

### Merged

- feat: 文本审核任务鉴权 [`#175`](https://github.com/tencentyun/cos-js-sdk-v5/pull/175)
- 接口名称优化 [`#182`](https://github.com/tencentyun/cos-js-sdk-v5/pull/182)
- 文档预览、文件处理、图片处理、存储桶配置接口补充 [`#180`](https://github.com/tencentyun/cos-js-sdk-v5/pull/180)
- Dev/global object [`#179`](https://github.com/tencentyun/cos-js-sdk-v5/pull/179)
- upd: 新增ci文件处理demo [`#173`](https://github.com/tencentyun/cos-js-sdk-v5/pull/173)

### Commits

- 避开 Windows Defender 再次报毒 [`c9b8dbb`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c9b8dbb66e1749fc0f4257ac8ee6f567abdd9440)
- Update sts.php [`eecccf5`](https://github.com/tencentyun/cos-js-sdk-v5/commit/eecccf527f7be62dcb6556fcffd6a41bf19ff604)

## [v1.4.16](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.15...v1.4.16) - 2023-03-07

feat
- 修改webpack globalObject指向this

### Commits

- feat/jest (merge request !2) [`52efed2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/52efed2978eaf47c5c5e70117209db5924cc9eaa)
- upd: 新增ci文件处理demo [`4736047`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4736047fe1f0b3ee7d29623456e1768a5ada8254)
- 支持 policy 签名 [`09a908d`](https://github.com/tencentyun/cos-js-sdk-v5/commit/09a908d8036a8963a453ae757e6d9ff5408d1910)
- fix: 调整jest逻辑 [`489caf1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/489caf1f325dd5f01c9672a8789337619279097c)
- feat/jest (merge request !3) [`3b9b4f1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3b9b4f1cbb555df2b80b691d06cab9672bda2abb)
- Updated CHANGELOG.md [`6e8190e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6e8190ef2f74e7ad2e2757a70e45dc85d0a09234)
- feat: 修改webpack globalObject指向this [`53f12fb`](https://github.com/tencentyun/cos-js-sdk-v5/commit/53f12fbdd3217e2539837773a0d31e7709a1fa30)
- feat: 打印调试 [`9675113`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9675113f4974a93e907a7a7d4a72916442bcc033)

## [v1.4.15](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.14...v1.4.15) - 2022-12-27

fix
Expand Down Expand Up @@ -399,9 +474,6 @@ fix:修复getObjectUrl报错问题

## [v1.2.15](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.14...v1.2.15) - 2021-07-01

- 分块上传upload part支持headers白名单
- getObjectUrl 支持Query、Headers参数

### Merged

- feat:uploadPart新增headers白名单 [`#114`](https://github.com/tencentyun/cos-js-sdk-v5/pull/114)
Expand All @@ -423,8 +495,6 @@ fix:修复getObjectUrl报错问题

## [v1.2.13](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.12...v1.2.13) - 2021-06-11

- 新增高级上传接口

### Merged

- Feat/add upload file [`#112`](https://github.com/tencentyun/cos-js-sdk-v5/pull/112)
Expand All @@ -440,9 +510,6 @@ fix:修复getObjectUrl报错问题

## [v1.2.12](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.11...v1.2.12) - 2021-06-04

-demo新增简单上传base64内容文件
-sliceUploadFile方法新增返回值UploadId

### Merged

- Feat/put object base64&return upload [`#111`](https://github.com/tencentyun/cos-js-sdk-v5/pull/111)
Expand Down

0 comments on commit f4a5e41

Please sign in to comment.