@wppconnect/wa-version 1.5.3841 → 1.5.3842
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.1038602566-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.1038602566-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1034290589-alpha",
|
|
@@ -1843,7 +1843,13 @@
|
|
|
1843
1843
|
"beta": false,
|
|
1844
1844
|
"released": "2026-05-01T14:36:05.771Z",
|
|
1845
1845
|
"expire": "2026-07-01T14:36:05.771Z"
|
|
1846
|
+
},
|
|
1847
|
+
{
|
|
1848
|
+
"version": "2.3000.1038602566-alpha",
|
|
1849
|
+
"beta": false,
|
|
1850
|
+
"released": "2026-05-01T15:54:06.244Z",
|
|
1851
|
+
"expire": "2026-07-01T15:54:06.244Z"
|
|
1846
1852
|
}
|
|
1847
1853
|
],
|
|
1848
|
-
"currentAlpha": "2.3000.
|
|
1854
|
+
"currentAlpha": "2.3000.1038602566-alpha"
|
|
1849
1855
|
}
|