@wppconnect/wa-version 1.5.3829 → 1.5.3830
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.1038469210-alpha.html +82 -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.1038469210-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1034280725-alpha",
|
|
@@ -1783,7 +1783,13 @@
|
|
|
1783
1783
|
"beta": false,
|
|
1784
1784
|
"released": "2026-04-29T22:55:36.178Z",
|
|
1785
1785
|
"expire": "2026-06-29T22:55:36.178Z"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"version": "2.3000.1038469210-alpha",
|
|
1789
|
+
"beta": false,
|
|
1790
|
+
"released": "2026-04-30T02:38:18.212Z",
|
|
1791
|
+
"expire": "2026-06-30T02:38:18.212Z"
|
|
1786
1792
|
}
|
|
1787
1793
|
],
|
|
1788
|
-
"currentAlpha": "2.3000.
|
|
1794
|
+
"currentAlpha": "2.3000.1038469210-alpha"
|
|
1789
1795
|
}
|