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

Commit

Permalink
chore(main): release 2.8.2 (#273)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.8.2](v2.8.1...v2.8.2)
(2024-11-29)


### Bug Fixes

* 🐛 npm 包访问登陆网页空白
([33d4697](33d4697))

---
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 Nov 29, 2024
2 parents 2b3644f + 95dc4f0 commit 762d1cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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

0 comments on commit 762d1cc

Please sign in to comment.