@cleocode/cleo 2026.3.31 → 2026.3.32

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cleocode/cleo",
3
- "version": "2026.3.31",
3
+ "version": "2026.3.32",
4
4
  "description": "CLEO V2 - TypeScript task management CLI for AI coding agents",
5
5
  "mcpName": "io.github.kryptobaseddev/cleo-mcp-server",
6
6
  "type": "module",
package/server.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "name": "io.github.kryptobaseddev/cleo-mcp-server",
4
4
  "title": "CLEO MCP Server",
5
5
  "description": "Task management for AI coding agents — CQRS 2-gateway pattern, 200 ops across 10 domains",
6
- "version": "2026.3.31",
6
+ "version": "2026.3.32",
7
7
  "websiteUrl": "https://github.com/kryptobaseddev/cleo",
8
8
  "repository": {
9
9
  "url": "https://github.com/kryptobaseddev/cleo.git",