@wppconnect/wa-version 1.5.2810 → 1.5.2811
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 +7 -0
- package/html/2.3000.1030831524-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1028213955-alpha.html +0 -81
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.1030825052-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1028213955-alpha",
|
|
@@ -1351,7 +1351,13 @@
|
|
|
1351
1351
|
"beta": false,
|
|
1352
1352
|
"released": "2025-12-09T16:23:27.133Z",
|
|
1353
1353
|
"expire": "2026-02-09T16:23:27.133Z"
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
"version": "2.3000.1030831524-alpha",
|
|
1357
|
+
"beta": false,
|
|
1358
|
+
"released": "2025-12-09T18:50:19.745Z",
|
|
1359
|
+
"expire": "2026-02-09T18:50:19.745Z"
|
|
1354
1360
|
}
|
|
1355
1361
|
],
|
|
1356
|
-
"currentAlpha": "2.3000.
|
|
1362
|
+
"currentAlpha": "2.3000.1030825052-alpha"
|
|
1357
1363
|
}
|