@eusoumarlon/wa-version 1.4.1742 → 1.4.1743
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.md +6 -0
- package/html/2.3000.1030370089-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +7 -1
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -10219,7 +10219,13 @@
|
|
|
10219
10219
|
"beta": false,
|
|
10220
10220
|
"released": "2025-11-25T23:15:16.372Z",
|
|
10221
10221
|
"expire": "2025-11-25T23:15:16.372Z"
|
|
10222
|
+
},
|
|
10223
|
+
{
|
|
10224
|
+
"version": "2.3000.1030370089-alpha",
|
|
10225
|
+
"beta": false,
|
|
10226
|
+
"released": "2025-11-26T02:42:06.828Z",
|
|
10227
|
+
"expire": "2025-11-26T02:42:06.828Z"
|
|
10222
10228
|
}
|
|
10223
10229
|
],
|
|
10224
|
-
"currentAlpha": "2.3000.
|
|
10230
|
+
"currentAlpha": "2.3000.1030370089-alpha"
|
|
10225
10231
|
}
|