@wppconnect/wa-version 1.5.2802 → 1.5.2803
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.1030780948-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.1030780948-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1028178858-alpha",
|
|
@@ -1339,7 +1339,13 @@
|
|
|
1339
1339
|
"beta": false,
|
|
1340
1340
|
"released": "2025-12-08T22:16:41.301Z",
|
|
1341
1341
|
"expire": "2026-02-08T22:16:41.301Z"
|
|
1342
|
+
},
|
|
1343
|
+
{
|
|
1344
|
+
"version": "2.3000.1030780948-alpha",
|
|
1345
|
+
"beta": false,
|
|
1346
|
+
"released": "2025-12-08T23:38:15.484Z",
|
|
1347
|
+
"expire": "2026-02-08T23:38:15.484Z"
|
|
1342
1348
|
}
|
|
1343
1349
|
],
|
|
1344
|
-
"currentAlpha": "2.3000.
|
|
1350
|
+
"currentAlpha": "2.3000.1030780948-alpha"
|
|
1345
1351
|
}
|