@wppconnect/wa-version 1.5.4931 → 1.5.4932
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 +6 -0
- package/html/2.3000.1048492137-alpha.html +80 -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.1048492137-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1043861459-alpha",
|
|
@@ -2641,7 +2641,13 @@
|
|
|
2641
2641
|
"beta": false,
|
|
2642
2642
|
"released": "2026-09-25T17:03:09.082Z",
|
|
2643
2643
|
"expire": "2026-11-25T17:03:09.082Z"
|
|
2644
|
+
},
|
|
2645
|
+
{
|
|
2646
|
+
"version": "2.3000.1048492137-alpha",
|
|
2647
|
+
"beta": false,
|
|
2648
|
+
"released": "2026-09-25T20:23:27.328Z",
|
|
2649
|
+
"expire": "2026-11-25T20:23:27.328Z"
|
|
2644
2650
|
}
|
|
2645
2651
|
],
|
|
2646
|
-
"currentAlpha": "2.3000.
|
|
2652
|
+
"currentAlpha": "2.3000.1048492137-alpha"
|
|
2647
2653
|
}
|