chore: bump version to 6.3.28

Fixes #74 - Include ccw/scripts/ in npm package files
This commit is contained in:
catlog22
2026-01-15 11:20:34 +08:00
parent 95a7f05aa9
commit 3ef766708f

View File

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