palabra 2.7.11 → 2.7.12

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.
Files changed (3) hide show
  1. package/ChangeLog +5 -0
  2. package/help.json +2 -1
  3. package/package.json +1 -1
package/ChangeLog CHANGED
@@ -1,3 +1,8 @@
1
+ 2026.05.03, v2.7.12
2
+
3
+ feature:
4
+ - d13c270 help: list
5
+
1
6
  2026.05.03, v2.7.11
2
7
 
3
8
  feature:
package/help.json CHANGED
@@ -2,5 +2,6 @@
2
2
  "-h, --help ": "display this help and exit",
3
3
  "-v, --version ": "output version information and exit",
4
4
  "i[nstall] ": "install letra",
5
- "r[emove] ": "remove letra"
5
+ "r[emove] ": "remove letra",
6
+ "l[ist] ": "list letras"
6
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palabra",
3
- "version": "2.7.11",
3
+ "version": "2.7.12",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Palabra software installer",