cc-codeconductor 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -12655,7 +12655,7 @@ async function updateCommand(options) {
12655
12655
  // package.json
12656
12656
  var package_default = {
12657
12657
  name: "cc-codeconductor",
12658
- version: "0.2.3",
12658
+ version: "0.2.5",
12659
12659
  description: "A multi-agent orchestration framework for AI-assisted software engineering workflows.",
12660
12660
  keywords: [
12661
12661
  "ai",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cc-codeconductor",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "description": "A multi-agent orchestration framework for AI-assisted software engineering workflows.",
5
5
  "keywords": [
6
6
  "ai",