Skip to content

Commit 8fad91a

Browse files
committed
chore: v2.10.7
1 parent 560378f commit 8fad91a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.10.7
2+
3+
`2023-03-17`
4+
5+
## BugFix
6+
- 回退 `chatgpt` 版本,原因:导致 `OPENAI_API_BASE_URL` 代理失效
7+
- 修复缺省状态的 `usingContext` 默认值
8+
19
## v2.10.6
210

311
`2023-03-17`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chatgpt-web",
3-
"version": "2.10.6",
3+
"version": "2.10.7",
44
"private": false,
55
"description": "ChatGPT Web",
66
"author": "ChenZhaoYu <chenzhaoyu1994@gmail.com>",

0 commit comments

Comments
 (0)