bump version to 6.2.8 in package.json and package-lock.json

This commit is contained in:
catlog22
2025-12-23 09:49:55 +08:00
parent fdac697f6e
commit 86cefa7bda
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-workflow",
"version": "6.2.7",
"version": "6.2.8",
"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/src/index.js",