Skip to content

Commit efbbaff

Browse files
author
catlog22
committed
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
1 parent 1ada08f commit efbbaff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-code-workflow",
3-
"version": "7.2.5",
3+
"version": "7.2.6",
44
"description": "JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution",
55
"type": "module",
66
"main": "ccw/dist/index.js",

0 commit comments

Comments
 (0)