@wppconnect/wa-version 1.5.2784 → 1.5.2785
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 +7 -0
- package/html/2.3000.1030721699-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1028020689-alpha.html +0 -81
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.1030721699-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1028020689-alpha",
|
|
@@ -1381,7 +1381,13 @@
|
|
|
1381
1381
|
"beta": false,
|
|
1382
1382
|
"released": "2025-12-06T01:15:02.241Z",
|
|
1383
1383
|
"expire": "2026-02-06T01:15:02.241Z"
|
|
1384
|
+
},
|
|
1385
|
+
{
|
|
1386
|
+
"version": "2.3000.1030721699-alpha",
|
|
1387
|
+
"beta": false,
|
|
1388
|
+
"released": "2025-12-06T04:43:23.964Z",
|
|
1389
|
+
"expire": "2026-02-06T04:43:23.964Z"
|
|
1384
1390
|
}
|
|
1385
1391
|
],
|
|
1386
|
-
"currentAlpha": "2.3000.
|
|
1392
|
+
"currentAlpha": "2.3000.1030721699-alpha"
|
|
1387
1393
|
}
|