@cleocode/cleo 2026.3.20-beta.1 → 2026.3.20
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 +2 -2
- package/dist/cli/index.js.map +1 -1
- package/dist/mcp/index.js +2 -2
- package/dist/mcp/index.js.map +1 -1
- package/package.json +1 -1
package/dist/cli/index.js
CHANGED
|
@@ -36751,7 +36751,7 @@ var init_build_config = __esm({
|
|
|
36751
36751
|
"use strict";
|
|
36752
36752
|
BUILD_CONFIG = {
|
|
36753
36753
|
"name": "@cleocode/cleo",
|
|
36754
|
-
"version": "2026.3.20
|
|
36754
|
+
"version": "2026.3.20",
|
|
36755
36755
|
"description": "CLEO V2 - TypeScript task management CLI for AI coding agents",
|
|
36756
36756
|
"repository": {
|
|
36757
36757
|
"owner": "kryptobaseddev",
|
|
@@ -36760,7 +36760,7 @@ var init_build_config = __esm({
|
|
|
36760
36760
|
"url": "https://github.com/kryptobaseddev/cleo.git",
|
|
36761
36761
|
"issuesUrl": "https://github.com/kryptobaseddev/cleo/issues"
|
|
36762
36762
|
},
|
|
36763
|
-
"buildDate": "2026-03-08T01:
|
|
36763
|
+
"buildDate": "2026-03-08T01:14:55.746Z",
|
|
36764
36764
|
"templates": {
|
|
36765
36765
|
"issueTemplatesDir": "templates/issue-templates"
|
|
36766
36766
|
}
|