chore: bump version to 7.2.6

- Fix: ccw install --force now properly skips all interactive prompts
- Fix: Backup confirmation prompt respects --force flag
- Fix: Git Bash fix prompt respects --force flag
This commit is contained in:
catlog22
2026-03-11 11:05:33 +08:00
parent 1ada08f073
commit 6b6a26c1fb

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-workflow",
"version": "7.2.5",
"version": "7.2.6",
"description": "JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution",
"type": "module",
"main": "ccw/dist/index.js",