@wppconnect/wa-version 1.5.3416 → 1.5.3418
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 +12 -0
- package/html/2.3000.1034861234-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1031850069-alpha.html +0 -81
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1034862556-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1031850069-alpha",
|
|
@@ -1537,7 +1537,13 @@
|
|
|
1537
1537
|
"beta": false,
|
|
1538
1538
|
"released": "2026-03-10T12:58:30.388Z",
|
|
1539
1539
|
"expire": "2026-05-10T12:58:30.388Z"
|
|
1540
|
+
},
|
|
1541
|
+
{
|
|
1542
|
+
"version": "2.3000.1034861234-alpha",
|
|
1543
|
+
"beta": false,
|
|
1544
|
+
"released": "2026-03-10T17:42:58.724Z",
|
|
1545
|
+
"expire": "2026-05-10T17:42:58.724Z"
|
|
1540
1546
|
}
|
|
1541
1547
|
],
|
|
1542
|
-
"currentAlpha": "2.3000.
|
|
1548
|
+
"currentAlpha": "2.3000.1034862556-alpha"
|
|
1543
1549
|
}
|