chore: version 2.8.0 (#140)

* fix: 用户输入换行符号被忽略的问题[#137]

* feat: 输入框添加换行提示,移动端`Enter` 判定换行而不是提交[#135]

* feat: 调整标签

* chore: version 2.8.0
This commit is contained in:
Redon
2023-02-27 11:14:32 +08:00
committed by GitHub
parent 3e9db49aad
commit 89712aada7
9 changed files with 57 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "chatgpt-web",
"version": "2.7.3",
"version": "2.8.0",
"private": false,
"description": "ChatGPT Web",
"author": "ChenZhaoYu <chenzhaoyu1994@gmail.com>",