Skip to content

Commit

Permalink
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## 更新日志

## V4.6.24(2024-02-25)
1、修复开启识图的报错

## V4.6.23(2024-02-06)
1、修复可能导致客户端卡死的问题

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wechat-assistant",
"version": "4.6.23",
"description": "智能微秘书4.6.23",
"version": "4.6.24",
"description": "智能微秘书4.6.24",
"main": "index.js",
"type": "module",
"scripts": {
@@ -40,7 +40,7 @@
"wechaty-puppet-padlocal": "^1.20.1",
"wechaty-puppet-service": "^1.18.2",
"wechaty-puppet-wechat4u": "^1.14.12",
"wechaty-web-panel": "^1.6.41"
"wechaty-web-panel": "^1.6.42"
},
"devDependencies": {
"pm2": "^4.2.3"

0 comments on commit 8ac4025

Please sign in to comment.