diff --git a/CHANGELOG.md b/CHANGELOG.md index 9157744..ac00d56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + +## [2.8.2](https://github.com/danni-cool/wechatbot-webhook/compare/v2.8.1...v2.8.2) (2024-11-29) + + +### Bug Fixes + +* 🐛 npm 包访问登陆网页空白 ([#272](https://github.com/danni-cool/wechatbot-webhook/issues/272)) ([2b3644f](https://github.com/danni-cool/wechatbot-webhook/commit/2b3644f742122b4292211cb4fa3e8e28a23cf628)) + + ## [2.8.1](https://github.com/danni-cool/wechatbot-webhook/compare/v2.8.0...v2.8.1) (2024-11-29) diff --git a/package.json b/package.json index 61455a1..4595c6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wechatbot-webhook", - "version": "2.8.1", + "version": "2.8.2", "description": "一个小小的微信机器人webhook,帮你抹平了很多自己开发的障碍,基于 http 请求", "keywords": [ "wechat",