Skip to content

Commit 82eedca

Browse files
committed
chore: update version to 1.10.7
Signed-off-by: tbxark <tbxark@outlook.com>
1 parent 286cd82 commit 82eedca

File tree

10 files changed

+143
-72
lines changed

10 files changed

+143
-72
lines changed

dist/buildinfo.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index-mk2.js

Lines changed: 40 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index-next.js

Lines changed: 40 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js

Lines changed: 40 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/cn/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 更新日志
22

3+
- v1.10.7
4+
- 修复 `Groq` 名称拼写错误
5+
- 添加 `Xai` 独立Agent支持
6+
37
- v1.10.6
48
- 添加`DeepSeek``Groq`独立Agent支持
59

doc/en/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
- v1.10.7
4+
- Fixed a typo in "Groq"
5+
- Added support for independent Xai Agents
6+
37
- v1.10.6
48
- Add `DeepSeek` and `Groq` independent Agent support
59

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chatgpt-telegram-workers",
33
"type": "module",
4-
"version": "1.10.6",
4+
"version": "1.10.7",
55
"description": "The easiest and quickest way to deploy your own ChatGPT Telegram bot is to use a single file and simply copy and paste it. There is no need for any dependencies, local development environment configuration, domain names, or servers.",
66
"author": "tbxark <tbxark@outlook.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)