@wppconnect/wa-version 1.5.3282 → 1.5.3283
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.1033620991-alpha.html +81 -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.1033620991-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1031260740-alpha",
|
|
@@ -1303,7 +1303,13 @@
|
|
|
1303
1303
|
"beta": false,
|
|
1304
1304
|
"released": "2026-02-18T06:57:27.680Z",
|
|
1305
1305
|
"expire": "2026-04-18T06:57:27.680Z"
|
|
1306
|
+
},
|
|
1307
|
+
{
|
|
1308
|
+
"version": "2.3000.1033620991-alpha",
|
|
1309
|
+
"beta": false,
|
|
1310
|
+
"released": "2026-02-18T09:42:40.027Z",
|
|
1311
|
+
"expire": "2026-04-18T09:42:40.027Z"
|
|
1306
1312
|
}
|
|
1307
1313
|
],
|
|
1308
|
-
"currentAlpha": "2.3000.
|
|
1314
|
+
"currentAlpha": "2.3000.1033620991-alpha"
|
|
1309
1315
|
}
|