Skip to content

Commit

Permalink
chore(main): release 2.5.2 (#130)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
danni-cool authored Jan 14, 2024
2 parents 410d525 + 8edfa7f commit ce5eb1f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@



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


### Bug Fixes

* 🐛 修复无重启登录后发送消息失败问题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))


### Performance Improvements

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

## [2.5.0](https://github.com/danni-cool/wechatbot-webhook/compare/v2.4.2...v2.5.0) (2024-01-05)


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

0 comments on commit ce5eb1f

Please sign in to comment.