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

Commit 10058f1

Browse files
committed
chore: version 2.7.0
1 parent 09359c3 commit 10058f1

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.env.development

-1
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v2.7.0
2+
3+
`2023-02-23`
4+
5+
### Feature
6+
- 使用消息流返回信息,反应更迅速
7+
8+
### Enhancement
9+
- 样式的一点小改动
10+
111
## v2.6.2
212

313
`2023-02-22`

package.json

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

0 commit comments

Comments
 (0)