palabra 1.23.4 → 1.23.6

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.12, v1.23.6
2
+
3
+ fix:
4
+ - 11cf7d1 palabra: letras: rust: test
5
+
6
+ 2026.04.12, v1.23.5
7
+
8
+ fix:
9
+ - a562e6e palabra: letras: rust
10
+
1
11
  2026.04.12, v1.23.4
2
12
 
3
13
  fix:
@@ -22,12 +22,10 @@
22
22
  "rustfmt --version",
23
23
  "cargo-clippy --version",
24
24
  "cargo-fmt --version",
25
- "cargo-miri --version",
26
25
  "clippy-driver --version",
27
- "rust-gdb --version",
28
26
  "rustc --version",
29
27
  "rustdoc --version",
30
- "rustfmt --version"
28
+ "rustup show"
31
29
  ],
32
30
  "env": {
33
31
  "RUSTUP_HOME": "{{ directorio }}/rustup",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palabra",
3
- "version": "1.23.4",
3
+ "version": "1.23.6",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Palabra software installer",