@wppconnect/wa-version 1.5.2781 → 1.5.2782
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.1030694983-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1030694983-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1028020689-alpha",
|
|
@@ -1363,7 +1363,13 @@
|
|
|
1363
1363
|
"beta": false,
|
|
1364
1364
|
"released": "2025-12-05T16:21:54.789Z",
|
|
1365
1365
|
"expire": "2026-02-05T16:21:54.789Z"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"version": "2.3000.1030694983-alpha",
|
|
1369
|
+
"beta": false,
|
|
1370
|
+
"released": "2025-12-05T20:19:44.317Z",
|
|
1371
|
+
"expire": "2026-02-05T20:19:44.317Z"
|
|
1366
1372
|
}
|
|
1367
1373
|
],
|
|
1368
|
-
"currentAlpha": "2.3000.
|
|
1374
|
+
"currentAlpha": "2.3000.1030694983-alpha"
|
|
1369
1375
|
}
|