@jiggai/kitchen 0.3.23 → 0.3.24

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.
@@ -2,7 +2,7 @@
2
2
  "id": "kitchen",
3
3
  "name": "ClawKitchen",
4
4
  "description": "Local UI for managing OpenClaw recipes, teams, agents, cron jobs, and skills.",
5
- "version": "0.3.23",
5
+ "version": "0.3.24",
6
6
  "configSchema": {
7
7
  "type": "object",
8
8
  "additionalProperties": false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jiggai/kitchen",
3
- "version": "0.3.23",
3
+ "version": "0.3.24",
4
4
  "description": "ClawKitchen - Web-based dashboard for OpenClaw agent teams, workflows, and automation",
5
5
  "author": "@rjdjohnston · rjdjohnston",
6
6
  "license": "Apache-2.0",