palabra 2.13.0 → 2.13.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.06.03, v2.13.2
2
+
3
+ feature:
4
+ - 8d1a38f letras: amber: v0.6.0
5
+
6
+ 2026.06.03, v2.13.1
7
+
8
+ fix:
9
+ - 22912b8 letras: instapods: bin
10
+
1
11
  2026.06.03, v2.13.0
2
12
 
3
13
  feature:
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amber",
3
- "version": "0.5.1-alpha",
3
+ "version": "0.6.0",
4
4
  "bin": {
5
5
  "amber": "amber"
6
6
  },
@@ -4,6 +4,7 @@
4
4
  "env": {
5
5
  "INSTAPODS_INSTALL": "{{ directorio }}/instapods"
6
6
  },
7
+ "bin": "instapods",
7
8
  "test": [
8
9
  "instapods version"
9
10
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palabra",
3
- "version": "2.13.0",
3
+ "version": "2.13.2",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Palabra software installer",