chore(release): 1.3.14 npm 補發——對齊 main(exposure 閘已移除/creds 新行為),治 npm drift 兩次誤判根源

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
uncle6me-web
2026-07-08 21:36:30 +08:00
parent f9971c956a
commit 85ffe2d16d
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,5 +1,8 @@
# arcrun CLI Changelog
## 1.3.14 — 2026-07-08
- 補發:npm 1.3.13 落後 main 近一個月(含已移除的 exposure-warning 閘、舊版 creds push)——已造成兩次 AI 誤判(creds push encryption_key、acr push 假人類閘),本版對齊 main(credential 遷移後行為、閘移除、Gitea archive 下載源等)
## 1.3.13 — 2026-06-24
- Merge: fix self-hosted KBDB_BASE_URL injection (issue #2)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "arcrun",
"version": "1.3.13",
"version": "1.3.14",
"description": "AI Workflow CLI for arcrun — self-host WASM-based AI workflows on your own Cloudflare",
"bin": {
"acr": "dist/index.js"