@wppconnect/wa-version 1.5.3848 → 1.5.3849
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.1038682711-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.1038682711-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1034372878-alpha",
|
|
@@ -1861,7 +1861,13 @@
|
|
|
1861
1861
|
"beta": false,
|
|
1862
1862
|
"released": "2026-05-02T14:28:36.764Z",
|
|
1863
1863
|
"expire": "2026-07-02T14:28:36.764Z"
|
|
1864
|
+
},
|
|
1865
|
+
{
|
|
1866
|
+
"version": "2.3000.1038682711-alpha",
|
|
1867
|
+
"beta": false,
|
|
1868
|
+
"released": "2026-05-03T02:35:24.239Z",
|
|
1869
|
+
"expire": "2026-07-03T02:35:24.239Z"
|
|
1864
1870
|
}
|
|
1865
1871
|
],
|
|
1866
|
-
"currentAlpha": "2.3000.
|
|
1872
|
+
"currentAlpha": "2.3000.1038682711-alpha"
|
|
1867
1873
|
}
|