@sma1lboy/kobe 0.5.20 → 0.5.21

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.
package/dist/cli/index.js CHANGED
@@ -15688,7 +15688,7 @@ var init_package = __esm(() => {
15688
15688
  package_default = {
15689
15689
  $schema: "https://json.schemastore.org/package.json",
15690
15690
  name: "@sma1lboy/kobe",
15691
- version: "0.5.20",
15691
+ version: "0.5.21",
15692
15692
  description: "TUI orchestrator for Claude Code (codename)",
15693
15693
  type: "module",
15694
15694
  packageManager: "bun@1.3.13",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@sma1lboy/kobe",
4
- "version": "0.5.20",
4
+ "version": "0.5.21",
5
5
  "description": "TUI orchestrator for Claude Code (codename)",
6
6
  "type": "module",
7
7
  "packageManager": "bun@1.3.13",