Skip to content

Commit

Permalink
chore(main): release 2.5.3 (#157)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.5.3](v2.5.2...v2.5.3)
(2024-02-06)


### Bug Fixes

* 🐛 pnpm
运行命令不执行pre钩子。refer:[#146](#146)
([51ce80e](51ce80e))
* 🐛 修复friendship事件不上报recvdAPI的问题.
close:[#155](#155)
([19b9148](19b9148))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
danni-cool authored Feb 6, 2024
2 parents ab712ba + 2bbf193 commit c9dfdd2
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,3 +1,12 @@
## [2.5.3](https://github.com/danni-cool/wechatbot-webhook/compare/v2.5.2...v2.5.3) (2024-02-06)


### Bug Fixes

* 🐛 pnpm 运行命令不执行pre钩子。refer:[#146](https://github.com/danni-cool/wechatbot-webhook/issues/146) ([51ce80e](https://github.com/danni-cool/wechatbot-webhook/commit/51ce80ef8ba06606a7b1a1ea15c8494b1985db40))
* 🐛 修复friendship事件不上报recvdAPI的问题. close:[#155](https://github.com/danni-cool/wechatbot-webhook/issues/155) ([19b9148](https://github.com/danni-cool/wechatbot-webhook/commit/19b9148debf92115e57ea3239a86be2f1bf24c95))


## [2.5.2](https://github.com/danni-cool/wechatbot-webhook/compare/v2.5.1...v2.5.2) (2024-01-14)


Expand All @@ -10,6 +19,7 @@

* ⚡️ 微信登出状态下不上报RecvdAPI Error级别错误 ([f45d42d](https://github.com/danni-cool/wechatbot-webhook/commit/f45d42d600d1849d79cd581e53b9e11b84b4eb49))


## [2.5.1](https://github.com/danni-cool/wechatbot-webhook/compare/v2.5.0...v2.5.1) (2024-01-11)


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": "wechatbot-webhook",
"version": "2.5.2",
"version": "2.5.3",
"description": "给微信里加个 webhook 机器人,支持docker部署",
"keywords": [
"wechat",
Expand Down

0 comments on commit c9dfdd2

Please sign in to comment.