palabra 1.23.4 → 1.23.5

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