palabra 1.11.0 → 1.11.2

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/ChangeLog CHANGED
@@ -1,3 +1,13 @@
1
+ 2026.04.09, v1.11.2
2
+
3
+ fix:
4
+ - c3ff317 palabra: letras: rust: rm commands
5
+
6
+ 2026.04.09, v1.11.1
7
+
8
+ fix:
9
+ - 6aaaf21 palabra: letra: rust: commands: rm update
10
+
1
11
  2026.04.09, v1.11.0
2
12
 
3
13
  feature:
@@ -23,8 +23,4 @@
23
23
  "RUSTUP_HOME": "{{ directorio }}/rustup",
24
24
  "CARGO_HOME": "{{ directorio }}/cargo"
25
25
  },
26
- "commands": [
27
- "rustup update",
28
- "rustup toolchain install stable"
29
- ]
30
26
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palabra",
3
- "version": "1.11.0",
3
+ "version": "1.11.2",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Palabra software installer",