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

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

+8
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

+1-1
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 <[email protected]>",

0 commit comments

Comments
 (0)