@wppconnect/wa-version 1.5.3844 → 1.5.3845
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.1038651499-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.1038651499-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1034290589-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-03-01T22:21:37.108Z",
|
|
9
|
-
"expire": "2026-05-01T22:21:37.108Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1034300341-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1855,7 +1849,13 @@
|
|
|
1855
1849
|
"beta": false,
|
|
1856
1850
|
"released": "2026-05-01T21:13:55.508Z",
|
|
1857
1851
|
"expire": "2026-07-01T21:13:55.508Z"
|
|
1852
|
+
},
|
|
1853
|
+
{
|
|
1854
|
+
"version": "2.3000.1038651499-alpha",
|
|
1855
|
+
"beta": false,
|
|
1856
|
+
"released": "2026-05-02T03:58:23.840Z",
|
|
1857
|
+
"expire": "2026-07-02T03:58:23.840Z"
|
|
1858
1858
|
}
|
|
1859
1859
|
],
|
|
1860
|
-
"currentAlpha": "2.3000.
|
|
1860
|
+
"currentAlpha": "2.3000.1038651499-alpha"
|
|
1861
1861
|
}
|