@wppconnect/wa-version 1.5.3485 → 1.5.3486
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 +4 -0
- package/html/2.3000.1035441841-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
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.1035441841-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1032161662-alpha",
|
|
@@ -1621,7 +1621,13 @@
|
|
|
1621
1621
|
"beta": false,
|
|
1622
1622
|
"released": "2026-03-18T19:46:12.198Z",
|
|
1623
1623
|
"expire": "2026-05-18T19:46:12.198Z"
|
|
1624
|
+
},
|
|
1625
|
+
{
|
|
1626
|
+
"version": "2.3000.1035441841-alpha",
|
|
1627
|
+
"beta": false,
|
|
1628
|
+
"released": "2026-03-18T21:30:35.071Z",
|
|
1629
|
+
"expire": "2026-05-18T21:30:35.071Z"
|
|
1624
1630
|
}
|
|
1625
1631
|
],
|
|
1626
|
-
"currentAlpha": "2.3000.
|
|
1632
|
+
"currentAlpha": "2.3000.1035441841-alpha"
|
|
1627
1633
|
}
|