@wppconnect/wa-version 1.5.4256 → 1.5.4257
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.1042448437-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1038569661-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.1042448437-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1038569661-alpha",
|
|
@@ -1699,7 +1699,13 @@
|
|
|
1699
1699
|
"beta": false,
|
|
1700
1700
|
"released": "2026-07-01T00:18:32.187Z",
|
|
1701
1701
|
"expire": "2026-09-01T00:18:32.187Z"
|
|
1702
|
+
},
|
|
1703
|
+
{
|
|
1704
|
+
"version": "2.3000.1042448437-alpha",
|
|
1705
|
+
"beta": false,
|
|
1706
|
+
"released": "2026-07-01T05:10:20.223Z",
|
|
1707
|
+
"expire": "2026-09-01T05:10:20.223Z"
|
|
1702
1708
|
}
|
|
1703
1709
|
],
|
|
1704
|
-
"currentAlpha": "2.3000.
|
|
1710
|
+
"currentAlpha": "2.3000.1042448437-alpha"
|
|
1705
1711
|
}
|