@delfos-ai/cli 1.0.11 → 1.0.12

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/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  # Delfos CLI
6
6
 
7
- <img src="docs/logo_delfos.png" alt="Delfos Logo" width="800" />
7
+ <img src="https://images.delfos.dev/logo_delfos.png" alt="Delfos Logo" width="800" />
8
8
 
9
9
  <span style="color: transparent">.</span>
10
10
 
package/README.pt-BR.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  # Delfos CLI
6
6
 
7
- <img src="docs/logo_delfos.png" alt="Delfos Logo" width="800" />
7
+ <img src="https://images.delfos.dev/logo_delfos.png" alt="Delfos Logo" width="800" />
8
8
 
9
9
  <span style="color: transparent">.</span>
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@delfos-ai/cli",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "description": "Delfos CLI — AI Layer tools for the terminal",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "private": false,