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

Commit 09330fd

Browse files
chore(main): release 2.6.1
1 parent 3d9d737 commit 09330fd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
* 🎸 增加全局路由鉴权 close:[#166](https://github.com/danni-cool/wechatbot-webhook/issues/166) ([875dfb3](https://github.com/danni-cool/wechatbot-webhook/commit/875dfb340da79467538bc2fd2c1713f77121a751))
77

88

9+
## [2.6.1](https://github.com/danni-cool/wechatbot-webhook/compare/v2.6.0...v2.6.1) (2024-03-02)
10+
11+
12+
### Bug Fixes
13+
14+
* 🐛 修复登出状态会上报多次logout事件 ([4fd2e7c](https://github.com/danni-cool/wechatbot-webhook/commit/4fd2e7ca3367f7dc46f300113dd17e731b6686a4))
15+
916
## [2.5.3](https://github.com/danni-cool/wechatbot-webhook/compare/v2.5.2...v2.5.3) (2024-02-06)
1017

1118

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.6.0",
3+
"version": "2.6.1",
44
"description": "给微信里加个 webhook 机器人,支持docker部署",
55
"keywords": [
66
"wechat",

0 commit comments

Comments
 (0)