@wppconnect/wa-version 1.5.2792 → 1.5.2793
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.1030740805-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.1030740805-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1028081709-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-10-07T08:21:58.965Z",
|
|
9
|
-
"expire": "2025-12-07T08:21:58.965Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1028091512-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1357,7 +1351,13 @@
|
|
|
1357
1351
|
"beta": false,
|
|
1358
1352
|
"released": "2025-12-06T15:15:16.364Z",
|
|
1359
1353
|
"expire": "2026-02-06T15:15:16.364Z"
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
"version": "2.3000.1030740805-alpha",
|
|
1357
|
+
"beta": false,
|
|
1358
|
+
"released": "2025-12-07T13:23:19.508Z",
|
|
1359
|
+
"expire": "2026-02-07T13:23:19.508Z"
|
|
1360
1360
|
}
|
|
1361
1361
|
],
|
|
1362
|
-
"currentAlpha": "2.3000.
|
|
1362
|
+
"currentAlpha": "2.3000.1030740805-alpha"
|
|
1363
1363
|
}
|