diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a1e358..0749dca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ ## 1.0.16 +## 1.0.24 + +### Patch Changes + +- [#85](https://github.com/guotingchao/nest-tencent-cloud-sdk/pull/85) [`41a2d21`](https://github.com/guotingchao/nest-tencent-cloud-sdk/commit/41a2d2166298eb0f0ee15e0cec4e83a6532b5046) Thanks [@github-actions](https://github.com/apps/github-actions)! - update workflow + +- [#85](https://github.com/guotingchao/nest-tencent-cloud-sdk/pull/85) [`41a2d21`](https://github.com/guotingchao/nest-tencent-cloud-sdk/commit/41a2d2166298eb0f0ee15e0cec4e83a6532b5046) Thanks [@github-actions](https://github.com/apps/github-actions)! - update CI + +- [#85](https://github.com/guotingchao/nest-tencent-cloud-sdk/pull/85) [`41a2d21`](https://github.com/guotingchao/nest-tencent-cloud-sdk/commit/41a2d2166298eb0f0ee15e0cec4e83a6532b5046) Thanks [@github-actions](https://github.com/apps/github-actions)! - update ci + ## 1.0.23 ### Patch Changes diff --git a/package.json b/package.json index 5cf0811..8acb8c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cardbrother/nestjs-tencent-cloud-sdk", - "version": "1.0.23", + "version": "1.0.24", "main": "dist/index.js", "types": "dist/types/index.d.ts", "description": "nestjs tencent cloud sdk",