@wppconnect/wa-version 1.5.4913 → 1.5.4914
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.1048152143-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.1048152143-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1043632247-alpha",
|
|
@@ -2647,7 +2647,13 @@
|
|
|
2647
2647
|
"beta": false,
|
|
2648
2648
|
"released": "2026-09-22T12:32:38.871Z",
|
|
2649
2649
|
"expire": "2026-11-22T12:32:38.871Z"
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
"version": "2.3000.1048152143-alpha",
|
|
2653
|
+
"beta": false,
|
|
2654
|
+
"released": "2026-09-22T17:13:47.125Z",
|
|
2655
|
+
"expire": "2026-11-22T17:13:47.125Z"
|
|
2650
2656
|
}
|
|
2651
2657
|
],
|
|
2652
|
-
"currentAlpha": "2.3000.
|
|
2658
|
+
"currentAlpha": "2.3000.1048152143-alpha"
|
|
2653
2659
|
}
|