@wppconnect/wa-version 1.5.4226 → 1.5.4227
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.1042241214-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1038183521-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.1042241214-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1038183521-alpha",
|
|
@@ -1759,7 +1759,13 @@
|
|
|
1759
1759
|
"beta": false,
|
|
1760
1760
|
"released": "2026-06-27T00:02:46.840Z",
|
|
1761
1761
|
"expire": "2026-08-27T00:02:46.840Z"
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
"version": "2.3000.1042241214-alpha",
|
|
1765
|
+
"beta": false,
|
|
1766
|
+
"released": "2026-06-27T04:32:50.702Z",
|
|
1767
|
+
"expire": "2026-08-27T04:32:50.702Z"
|
|
1762
1768
|
}
|
|
1763
1769
|
],
|
|
1764
|
-
"currentAlpha": "2.3000.
|
|
1770
|
+
"currentAlpha": "2.3000.1042241214-alpha"
|
|
1765
1771
|
}
|