@wppconnect/wa-version 1.5.3370 → 1.5.3371
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.1034427372-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.1034427372-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1031610122-alpha",
|
|
@@ -1501,7 +1501,13 @@
|
|
|
1501
1501
|
"beta": false,
|
|
1502
1502
|
"released": "2026-03-03T23:50:16.559Z",
|
|
1503
1503
|
"expire": "2026-05-03T23:50:16.559Z"
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"version": "2.3000.1034427372-alpha",
|
|
1507
|
+
"beta": false,
|
|
1508
|
+
"released": "2026-03-04T04:06:18.405Z",
|
|
1509
|
+
"expire": "2026-05-04T04:06:18.405Z"
|
|
1504
1510
|
}
|
|
1505
1511
|
],
|
|
1506
|
-
"currentAlpha": "2.3000.
|
|
1512
|
+
"currentAlpha": "2.3000.1034439448-alpha"
|
|
1507
1513
|
}
|