palabra 2.8.2 → 2.8.3

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/README.md +1 -3
  3. package/package.json +1 -1
package/ChangeLog CHANGED
@@ -1,3 +1,8 @@
1
+ 2026.05.20, v2.8.3
2
+
3
+ fix:
4
+ - eceb3c4 README: rm ✅
5
+
1
6
  2026.05.19, v2.8.2
2
7
 
3
8
  fix:
package/README.md CHANGED
@@ -23,9 +23,7 @@ npm i palabra -g
23
23
 
24
24
  ## Usage
25
25
 
26
- First thing you should do is:
27
-
28
- - ✅ create `.palabra.json` with soft you want to install, like this:
26
+ First thing you should do is create `.palabra.json` with soft you want to install, like this:
29
27
 
30
28
  ```json
31
29
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palabra",
3
- "version": "2.8.2",
3
+ "version": "2.8.3",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Palabra software installer",