@shipwellapp/cli 0.2.3 → 0.2.4

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
@@ -1186,7 +1186,7 @@ function modelsCommand() {
1186
1186
  }
1187
1187
 
1188
1188
  // src/index.ts
1189
- var VERSION = "0.2.2";
1189
+ var VERSION = "0.2.4";
1190
1190
  var accent7 = chalk7.hex("#6366f1");
1191
1191
  var dim5 = chalk7.dim;
1192
1192
  var bold2 = chalk7.bold;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shipwellapp/cli",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "Full Codebase Autopilot — deep cross-file analysis powered by Claude",
5
5
  "type": "module",
6
6
  "bin": {