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

Commit 461d70a

Browse files
committed
chore: 2.10.4
1 parent 6b8ba63 commit 461d70a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v2.10.4
2+
3+
`2023-03-11`
4+
5+
## Feature
6+
- 感谢 [Nothing1024](https://github.com/Chanzhaoyu/chatgpt-web/pull/268) 添加 `Prompt` 模板和 `Prompt` 商店支持
7+
8+
## Enhancement
9+
- 设置添加关闭按钮[#495]
10+
11+
## Demo
12+
13+
![Prompt](https://camo.githubusercontent.com/6a51af751eb29238cb7ef4f8fbd89f63db837562f97f33273095424e62dc9194/68747470733a2f2f73312e6c6f63696d672e636f6d2f323032332f30332f30342f333036326665633163613562632e676966)
14+
115
## v2.10.3
216

317
`2023-03-10`

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.3",
3+
"version": "2.10.4",
44
"private": false,
55
"description": "ChatGPT Web",
66
"author": "ChenZhaoYu <[email protected]>",

0 commit comments

Comments
 (0)