Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 797cc74

Browse files
committed
Merge branch 'dev'
2 parents c933a85 + 58547d1 commit 797cc74

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v2.1.0
2+
3+
`2023-02-14`
4+
### Enhancement
5+
- 更新依赖至最新
6+
- 联想功能移动至前端提交,后端只做转发
7+
8+
### BugFix
9+
- 修复部份项目检测有关 `Bug`
10+
- 修复清除上下文按钮失效
11+
112
## v2.0.0
213

314
`2023-02-13`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chatgpt-web",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"private": false,
55
"description": "ChatGPT Web",
66
"author": "ChenZhaoYu <[email protected]>",

0 commit comments

Comments
 (0)