Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
guotingchao authored Apr 30, 2024
2 parents 81b09fc + 78d9757 commit d3293fd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d3293fd

Please sign in to comment.