@wppconnect/wa-version 1.5.3855 → 1.5.3856
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.1038711718-alpha.html +82 -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.1038711718-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1034427372-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-03-04T04:06:18.405Z",
|
|
9
|
-
"expire": "2026-05-04T04:06:18.405Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1034469067-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1849,7 +1843,13 @@
|
|
|
1849
1843
|
"beta": false,
|
|
1850
1844
|
"released": "2026-05-04T02:33:39.975Z",
|
|
1851
1845
|
"expire": "2026-07-04T02:33:39.975Z"
|
|
1846
|
+
},
|
|
1847
|
+
{
|
|
1848
|
+
"version": "2.3000.1038711718-alpha",
|
|
1849
|
+
"beta": false,
|
|
1850
|
+
"released": "2026-05-04T13:05:09.374Z",
|
|
1851
|
+
"expire": "2026-07-04T13:05:09.374Z"
|
|
1852
1852
|
}
|
|
1853
1853
|
],
|
|
1854
|
-
"currentAlpha": "2.3000.
|
|
1854
|
+
"currentAlpha": "2.3000.1038711718-alpha"
|
|
1855
1855
|
}
|