@wppconnect/wa-version 1.5.2739 → 1.5.2740
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.1030440181-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -8
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1030439371-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1027781268-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-09-30T15:14:10.484Z",
|
|
9
|
-
"expire": "2025-11-30T15:14:10.484Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1027791734-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1375,7 +1369,13 @@
|
|
|
1375
1369
|
"beta": false,
|
|
1376
1370
|
"released": "2025-11-29T15:15:11.021Z",
|
|
1377
1371
|
"expire": "2026-01-29T15:15:11.021Z"
|
|
1372
|
+
},
|
|
1373
|
+
{
|
|
1374
|
+
"version": "2.3000.1030440181-alpha",
|
|
1375
|
+
"beta": false,
|
|
1376
|
+
"released": "2025-11-30T18:47:13.511Z",
|
|
1377
|
+
"expire": "2026-01-30T18:47:13.511Z"
|
|
1378
1378
|
}
|
|
1379
1379
|
],
|
|
1380
|
-
"currentAlpha": "2.3000.
|
|
1380
|
+
"currentAlpha": "2.3000.1030439371-alpha"
|
|
1381
1381
|
}
|