Skip to content

Commit

Permalink
feat: 添加聊天总结
Browse files Browse the repository at this point in the history
  • Loading branch information
leochen-g committed Jun 3, 2024
1 parent b230723 commit 245f2de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## 更新日志

### V1.6.55(2024-06-03)
1、添加聊天内容记录到本地
2、添加内测功能-聊天总结功能

### V1.6.54(2024-05-23)
1、把h5链接消息作为基本消息处理

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": "wechaty-web-panel",
"version": "1.6.54",
"version": "1.6.55",
"description": "智能微秘书插件",
"exports": {
".": {
Expand Down

0 comments on commit 245f2de

Please sign in to comment.