@wppconnect/wa-version 1.5.2749 → 1.5.2750
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.1030462470-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.1030462470-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1027862530-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-10-01T22:14:10.048Z",
|
|
9
|
-
"expire": "2025-12-01T22:14:10.048Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1027883740-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1339,7 +1333,13 @@
|
|
|
1339
1333
|
"beta": false,
|
|
1340
1334
|
"released": "2025-12-01T18:28:37.758Z",
|
|
1341
1335
|
"expire": "2026-02-01T18:28:37.758Z"
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
"version": "2.3000.1030462470-alpha",
|
|
1339
|
+
"beta": false,
|
|
1340
|
+
"released": "2025-12-02T01:18:30.363Z",
|
|
1341
|
+
"expire": "2026-02-02T01:18:30.363Z"
|
|
1342
1342
|
}
|
|
1343
1343
|
],
|
|
1344
|
-
"currentAlpha": "2.3000.
|
|
1344
|
+
"currentAlpha": "2.3000.1030462470-alpha"
|
|
1345
1345
|
}
|