@wppconnect/wa-version 1.5.3418 → 1.5.3419
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.1034877998-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.1034877998-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1031850069-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-01-10T19:36:19.961Z",
|
|
9
|
-
"expire": "2026-03-10T19:36:19.961Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1031860861-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1543,7 +1537,13 @@
|
|
|
1543
1537
|
"beta": false,
|
|
1544
1538
|
"released": "2026-03-10T17:42:58.724Z",
|
|
1545
1539
|
"expire": "2026-05-10T17:42:58.724Z"
|
|
1540
|
+
},
|
|
1541
|
+
{
|
|
1542
|
+
"version": "2.3000.1034877998-alpha",
|
|
1543
|
+
"beta": false,
|
|
1544
|
+
"released": "2026-03-10T21:35:04.985Z",
|
|
1545
|
+
"expire": "2026-05-10T21:35:04.985Z"
|
|
1546
1546
|
}
|
|
1547
1547
|
],
|
|
1548
|
-
"currentAlpha": "2.3000.
|
|
1548
|
+
"currentAlpha": "2.3000.1034877998-alpha"
|
|
1549
1549
|
}
|