ai-review-resolve/20260624-104113
develop
將三個 plugin manifest 的 version 由 0.1.3 bump 至 0.1.4。
version
0.1.3
0.1.4
plugin.json
.codex-plugin/plugin.json
.claude-plugin/plugin.json
自 0.1.3 以來累積兩項功能異動,做 patch 版本 bump:
feat(code-review-nuget)
feat(code-review-resolve)
純版本號調整,不影響任何 skill 行為或邏輯。
No dependencies set.
The note is not visible to the blocked user.
變更摘要
將三個 plugin manifest 的
version由0.1.3bump 至0.1.4。影響範圍
plugin.json(Antigravity).codex-plugin/plugin.json(Codex).claude-plugin/plugin.json(Claude Code)重點說明
自 0.1.3 以來累積兩項功能異動,做 patch 版本 bump:
feat(code-review-nuget):遇到 JSC 開頭套件時先詢問使用者是否繼續feat(code-review-resolve):新增遠端分支後備切換與無 finding/commit 時的階段跳轉風險與注意事項
純版本號調整,不影響任何 skill 行為或邏輯。