diff --git a/CHANGELOG.md b/CHANGELOG.md index 2df58b9..c6b621d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # push-all-in-one +# [4.1.0-beta.3](https://github.com/CaoMeiYouRen/push-all-in-one/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2024-11-18) + + +### 🐛 Bug 修复 + +* 增加 PushAllInOne 导出 ([b273034](https://github.com/CaoMeiYouRen/push-all-in-one/commit/b273034)) + # [4.1.0-beta.2](https://github.com/CaoMeiYouRen/push-all-in-one/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2024-11-17) diff --git a/package.json b/package.json index bcaaa5a..4992411 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "push-all-in-one", - "version": "4.1.0-beta.2", + "version": "4.1.0-beta.3", "description": "Push All In One!支持 Server酱(以及 Server 酱³)、自定义邮件、钉钉机器人、企业微信机器人、企业微信应用、pushplus、iGot 、Qmsg、息知、PushDeer、Discord、OneBot、Telegram 等多种推送方式", "author": "CaoMeiYouRen", "license": "MIT",