Skip to content

Commit

Permalink
chore: release v0.2.42
Browse files Browse the repository at this point in the history
  • Loading branch information
jay committed Jul 6, 2024
1 parent fa289ca commit 89ef229
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.42](https://github.com/baaxl9vh/nest-wechat/compare/v0.2.41...v0.2.42) (2024-07-06)


### Features

* 新增部分微信支付服务商接口 ([fa289ca](https://github.com/baaxl9vh/nest-wechat/commit/fa289cabf7030bc06167bf967c0cc9b9e005a9fb))

## [0.2.41](https://github.com/baaxl9vh/nest-wechat/compare/v0.2.40...v0.2.41) (2024-05-21)

## [0.2.40](https://github.com/baaxl9vh/nest-wechat/compare/v0.2.39...v0.2.40) (2024-05-21)
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.41",
"version": "0.2.42",
"description": "nestjs module for wechat server-side api.",
"scripts": {
"build": "rimraf -rf dist && tsc -p tsconfig.json",
Expand Down

0 comments on commit 89ef229

Please sign in to comment.