發佈 0.1.2:README 圖片改絕對網址,套件頁可顯示

摘要:
README 的截圖從相對路徑 docs/ 改為 repo 的 media 絕對網址,
Gitea 套件頁(沒有 docs/ 檔案可對照)也能正常顯示圖片;版本升至 0.1.2 重發。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-04 16:38:11 +08:00
co-authored by Claude Fable 5
parent 6d8d964e5c
commit 7b9bc0ea5b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "telegram-codex-bot",
"version": "0.1.1",
"version": "0.1.2",
"description": "Telegram bot powered by the local Codex CLI — zero-dependency, pm2-managed, with a built-in PM2 web viewer",
"license": "MIT",
"type": "commonjs",