Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Jan 11, 2025
1 parent 477802e commit c7786e0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 更新日志

## V5.0.19(2025-01-11)
1、更新插件版本,修复bug

## V5.0.18(2024-12-22)
1、更新插件版本,修复bug

Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wechat-assistant",
"version": "5.0.18",
"version": "5.0.19",
"description": "智能微秘书,一个全能的微信机器人管理平台,最简单的方式接入 ChatGPT,FastGPT,Dify,Coze知识库,支持绘图,联网查询,语音识别,各种定时任务,支持企微、个微、公众号、5G 消息、WhatsApp",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -42,11 +42,11 @@
"wechaty-puppet-official-account": "^1.10.12",
"wechaty-puppet-padlocal": "^1.20.1",
"wechaty-puppet-wechat4u": "^1.14.12",
"wechaty-puppet-matrix": "^0.0.14",
"@juzi/wechaty": "^1.0.104",
"@juzi/wechaty-puppet": "^1.0.98",
"@juzi/wechaty-puppet-service": "^1.0.103",
"wechaty-web-panel": "^1.6.72"
"wechaty-puppet-matrix": "^0.0.17",
"@juzi/wechaty": "^1.0.108",
"@juzi/wechaty-puppet": "^1.0.100",
"@juzi/wechaty-puppet-service": "^1.0.105",
"wechaty-web-panel": "^1.6.73"
},
"devDependencies": {
"pm2": "^4.2.3"
Expand Down

0 comments on commit c7786e0

Please sign in to comment.