@wppconnect/wa-version 1.5.4262 → 1.5.4263
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.1042490225-alpha.html +81 -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.1042490225-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1038621943-alpha",
|
|
@@ -1705,7 +1705,13 @@
|
|
|
1705
1705
|
"beta": false,
|
|
1706
1706
|
"released": "2026-07-01T19:23:18.024Z",
|
|
1707
1707
|
"expire": "2026-09-01T19:23:18.024Z"
|
|
1708
|
+
},
|
|
1709
|
+
{
|
|
1710
|
+
"version": "2.3000.1042490225-alpha",
|
|
1711
|
+
"beta": false,
|
|
1712
|
+
"released": "2026-07-01T21:11:27.627Z",
|
|
1713
|
+
"expire": "2026-09-01T21:11:27.627Z"
|
|
1708
1714
|
}
|
|
1709
1715
|
],
|
|
1710
|
-
"currentAlpha": "2.3000.
|
|
1716
|
+
"currentAlpha": "2.3000.1042490225-alpha"
|
|
1711
1717
|
}
|