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

Commit ddac06f

Browse files
authored
chore(main): release 2.6.0 (#170)
🤖 I have created a release *beep* *boop* --- ## [2.6.0](v2.5.3...v2.6.0) (2024-02-27) ### Features * 🎸 增加全局路由鉴权 close:[#166](#166) ([875dfb3](875dfb3)) --- 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 27e45cf + 85fd8be commit ddac06f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.6.0](https://github.com/danni-cool/wechatbot-webhook/compare/v2.5.3...v2.6.0) (2024-02-27)
2+
3+
4+
### Features
5+
6+
* 🎸 增加全局路由鉴权 close:[#166](https://github.com/danni-cool/wechatbot-webhook/issues/166) ([875dfb3](https://github.com/danni-cool/wechatbot-webhook/commit/875dfb340da79467538bc2fd2c1713f77121a751))
7+
8+
19
## [2.5.3](https://github.com/danni-cool/wechatbot-webhook/compare/v2.5.2...v2.5.3) (2024-02-06)
210

311

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

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

1220

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

0 commit comments

Comments
 (0)