diff --git a/.changeset/gorgeous-kangaroos-compete.md b/.changeset/gorgeous-kangaroos-compete.md deleted file mode 100644 index a9426d0..0000000 --- a/.changeset/gorgeous-kangaroos-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@cardbrother/nestjs-tencent-cloud-sdk": patch ---- - -add github packages diff --git a/CHANGELOG.md b/CHANGELOG.md index 458b84b..a864cf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## 1.0.16 +## 1.0.17 + +### Patch Changes + +- [#63](https://github.com/guotingchao/nest-tencent-cloud-sdk/pull/63) [`d651e09`](https://github.com/guotingchao/nest-tencent-cloud-sdk/commit/d651e095afb1863597cf78afdf6eaa5c00329c18) Thanks [@github-actions](https://github.com/apps/github-actions)! - add github packages + ### Patch Changes - [#56](https://github.com/guotingchao/nest-tencent-cloud-sdk/pull/56) [`4333f99`](https://github.com/guotingchao/nest-tencent-cloud-sdk/commit/4333f9940d5731a63a610628c5ec4a98b6877ba3) Thanks [@github-actions](https://github.com/apps/github-actions)! - update cos diff --git a/package.json b/package.json index 4ae6dcb..22a4586 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cardbrother/nestjs-tencent-cloud-sdk", - "version": "1.0.16", + "version": "1.0.17", "main": "dist/index.js", "types": "dist/types/index.d.ts", "description": "nestjs tencent cloud sdk",