Skip to content

Commit

Permalink
chore: release v0.2.43
Browse files Browse the repository at this point in the history
  • Loading branch information
jay committed Jul 6, 2024
1 parent 1da5c84 commit 6cf13a7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.2.43](https://github.com/baaxl9vh/nest-wechat/compare/v0.2.42...v0.2.43) (2024-07-06)


### Bug Fixes

* 未导出wepay-partner类型 ([1da5c84](https://github.com/baaxl9vh/nest-wechat/commit/1da5c8409b8ab9b76519b87e920e54296d323fd8))

## [0.2.42](https://github.com/baaxl9vh/nest-wechat/compare/v0.2.41...v0.2.42) (2024-07-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nest-wechat",
"version": "0.2.42",
"version": "0.2.43",
"description": "nestjs module for wechat server-side api.",
"scripts": {
"build": "rimraf -rf dist && tsc -p tsconfig.json",
Expand Down

0 comments on commit 6cf13a7

Please sign in to comment.