release: v2.0.1

This commit is contained in:
WJG 2024-06-01 11:51:10 +08:00
parent fca974761a
commit 3b65ece32e
No known key found for this signature in database
GPG Key ID: 258474EF8590014A
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# v2.0.1
- 新增 ARMv7 Docker 镜像
- 新增 debug 开关,用于调试 [issue#14](https://github.com/idootop/mi-gpt/issues/14)
# v2.0.0
## 🚨 Breaking changes

View File

@ -1,6 +1,6 @@
{
"name": "mi-gpt",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"description": "将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。",
"license": "MIT",