palabra 2.5.0 → 2.5.1

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.20, v2.5.1
2
+
3
+ fix:
4
+ - 10e08d4 palabras: bun: v1.3.13
5
+
1
6
  2026.04.20, v2.5.0
2
7
 
3
8
  feature:
package/bin/palabra.js CHANGED
File without changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bun",
3
- "version": "1.3.12",
3
+ "version": "1.3.13",
4
4
  "url": "https://bun.sh/install",
5
5
  "env": {
6
6
  "BUN_INSTALL": "{{ directorio }}/bun"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palabra",
3
- "version": "2.5.0",
3
+ "version": "2.5.1",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Palabra software installer",