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

Commit c255439

Browse files
authored
chore(main): release 2.8.1 (#270)
🤖 I have created a release *beep* *boop* --- ## [2.8.1](v2.8.0...v2.8.1) (2024-11-29) ### Bug Fixes * 🐛 修复登陆二维码依赖第三方网站被墙的问题 ([4d70b0f](4d70b0f)) * 🐛 修复登陆二维码依赖第三方网站被墙的问题 ([#269](#269)) ([2fe96d2](2fe96d2)) --- 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 2fe96d2 + 8353622 commit c255439

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1+
## [2.8.1](https://github.com/danni-cool/wechatbot-webhook/compare/v2.8.0...v2.8.1) (2024-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 修复登陆二维码依赖第三方网站被墙的问题 ([#269](https://github.com/danni-cool/wechatbot-webhook/issues/269)) ([2fe96d2](https://github.com/danni-cool/wechatbot-webhook/commit/2fe96d2b1199d78fda4c62f0da7e6aaf95c00f27))
7+
18
## [2.8.0](https://github.com/danni-cool/wechatbot-webhook/compare/v2.7.0...v2.8.0) (2024-03-27)
29

310

411
### Features
512

613
* 🎸 增加静态资源获取接口,recvd_api 增加头像url地址 ([b85f7ba](https://github.com/danni-cool/wechatbot-webhook/commit/b85f7ba316df2fd64780da3f315c2c30a07c70e1))
714

15+
816
## [2.7.0](https://github.com/danni-cool/wechatbot-webhook/compare/v2.6.1...v2.7.0) (2024-03-18)
917

1018

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.8.0",
3+
"version": "2.8.1",
44
"description": "一个小小的微信机器人webhook,帮你抹平了很多自己开发的障碍,基于 http 请求",
55
"keywords": [
66
"wechat",

0 commit comments

Comments
 (0)