Skip to content

Commit

Permalink
chore: release v0.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jay committed Jun 26, 2022
1 parent 2581c94 commit 23b9021
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.14](https://github.com/baaxl9vh/nest-wechat/compare/v0.2.13...v0.2.14) (2022-06-26)


### Bug Fixes

* add return types of interfaces ([2581c94](https://github.com/baaxl9vh/nest-wechat/commit/2581c940360ad5e277f52f6f3da36fbdb75f39f7))

## [0.2.13](https://github.com/baaxl9vh/nest-wechat/compare/v0.2.12...v0.2.13) (2022-06-26)


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.13",
"version": "0.2.14",
"description": "nestjs module for wechat server-side api.",
"scripts": {
"build": "rimraf -rf dist && tsc -p tsconfig.json",
Expand Down

0 comments on commit 23b9021

Please sign in to comment.