@wppconnect/wa-version 1.5.3496 → 1.5.3497
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.1035577069-alpha.html +81 -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.1035577069-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1032171053-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-01-20T01:23:16.126Z",
|
|
9
|
-
"expire": "2026-03-20T01:23:16.126Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1032180192-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1675,7 +1669,13 @@
|
|
|
1675
1669
|
"beta": false,
|
|
1676
1670
|
"released": "2026-03-20T01:50:56.586Z",
|
|
1677
1671
|
"expire": "2026-05-20T01:50:56.586Z"
|
|
1672
|
+
},
|
|
1673
|
+
{
|
|
1674
|
+
"version": "2.3000.1035577069-alpha",
|
|
1675
|
+
"beta": false,
|
|
1676
|
+
"released": "2026-03-20T04:11:34.992Z",
|
|
1677
|
+
"expire": "2026-05-20T04:11:34.992Z"
|
|
1678
1678
|
}
|
|
1679
1679
|
],
|
|
1680
|
-
"currentAlpha": "2.3000.
|
|
1680
|
+
"currentAlpha": "2.3000.1035577069-alpha"
|
|
1681
1681
|
}
|