@wppconnect/wa-version 1.5.3243 → 1.5.3244
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.1033351060-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.1033354210-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1030994345-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-12-12T06:28:07.514Z",
|
|
9
|
-
"expire": "2026-02-12T06:28:07.514Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1031000959-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1291,7 +1285,13 @@
|
|
|
1291
1285
|
"beta": false,
|
|
1292
1286
|
"released": "2026-02-12T05:46:45.628Z",
|
|
1293
1287
|
"expire": "2026-04-12T05:46:45.628Z"
|
|
1288
|
+
},
|
|
1289
|
+
{
|
|
1290
|
+
"version": "2.3000.1033351060-alpha",
|
|
1291
|
+
"beta": false,
|
|
1292
|
+
"released": "2026-02-12T09:44:26.356Z",
|
|
1293
|
+
"expire": "2026-04-12T09:44:26.356Z"
|
|
1294
1294
|
}
|
|
1295
1295
|
],
|
|
1296
|
-
"currentAlpha": "2.3000.
|
|
1296
|
+
"currentAlpha": "2.3000.1033351060-alpha"
|
|
1297
1297
|
}
|