Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit ce5eb1f

Browse files
authored
chore(main): release 2.5.2 (#130)
🤖 I have created a release *beep* *boop* --- ## [2.5.2](v2.5.1...v2.5.2) (2024-01-14) ### Bug Fixes * 🐛 修复无重启登录后发送消息失败问题got more than 2 contacts close:[#60](#60) ([9d90ec1](9d90ec1)) ### Performance Improvements * ⚡️ 微信登出状态下不上报RecvdAPI Error级别错误 ([f45d42d](f45d42d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
2 parents 410d525 + 8edfa7f commit ce5eb1f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@
77

88

99

10+
## [2.5.2](https://github.com/danni-cool/wechatbot-webhook/compare/v2.5.1...v2.5.2) (2024-01-14)
11+
12+
13+
### Bug Fixes
14+
15+
* 🐛 修复无重启登录后发送消息失败问题got more than 2 contacts close:[#60](https://github.com/danni-cool/wechatbot-webhook/issues/60) ([9d90ec1](https://github.com/danni-cool/wechatbot-webhook/commit/9d90ec1bd269ed588e8cfe17162af186bc87fe71))
16+
17+
18+
### Performance Improvements
19+
20+
* ⚡️ 微信登出状态下不上报RecvdAPI Error级别错误 ([f45d42d](https://github.com/danni-cool/wechatbot-webhook/commit/f45d42d600d1849d79cd581e53b9e11b84b4eb49))
21+
1022
## [2.5.0](https://github.com/danni-cool/wechatbot-webhook/compare/v2.4.2...v2.5.0) (2024-01-05)
1123

1224

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wechatbot-webhook",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "给微信里加个 webhook 机器人,支持docker部署",
55
"keywords": [
66
"wechat",

0 commit comments

Comments
 (0)