@wppconnect/wa-version 1.5.4265 → 1.5.4266
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 +5 -0
- package/html/2.3000.1042527945-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1038651499-alpha.html +0 -82
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.1042527945-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1038651499-alpha",
|
|
@@ -1711,7 +1711,13 @@
|
|
|
1711
1711
|
"beta": false,
|
|
1712
1712
|
"released": "2026-07-02T00:18:50.878Z",
|
|
1713
1713
|
"expire": "2026-09-02T00:18:50.878Z"
|
|
1714
|
+
},
|
|
1715
|
+
{
|
|
1716
|
+
"version": "2.3000.1042527945-alpha",
|
|
1717
|
+
"beta": false,
|
|
1718
|
+
"released": "2026-07-02T04:44:49.293Z",
|
|
1719
|
+
"expire": "2026-09-02T04:44:49.293Z"
|
|
1714
1720
|
}
|
|
1715
1721
|
],
|
|
1716
|
-
"currentAlpha": "2.3000.
|
|
1722
|
+
"currentAlpha": "2.3000.1042527945-alpha"
|
|
1717
1723
|
}
|