Skip to content

Commit

Permalink
升级插件版本
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Aug 6, 2024
1 parent 8d118f5 commit 5afa104
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## 更新日志

## V5.0.3(2024-08-06)
1、增加Coze V3版本和有道QAnything
2、优化头像更新

## V5.0.2(2024-07-12)
1、添加知识库变量ualias,用户备注

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wechat-assistant",
"version": "5.0.2",
"version": "5.0.3",
"description": "智能微秘书,一个全能的微信机器人管理平台,最简单的方式接入 ChatGPT,FastGPT,Dify,Coze知识库,支持绘图,联网查询,语音识别,各种定时任务,支持企微、个微、公众号、5G 消息、WhatsApp",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@juzi/wechaty": "^1.0.99",
"@juzi/wechaty-puppet": "^1.0.90",
"@juzi/wechaty-puppet-service": "^1.0.97",
"wechaty-web-panel": "^1.6.59"
"wechaty-web-panel": "^1.6.60"
},
"devDependencies": {
"pm2": "^4.2.3"
Expand Down

0 comments on commit 5afa104

Please sign in to comment.