@wppconnect/wa-version 1.5.3271 → 1.5.3272
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.1033531777-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -8
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1033531777-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1031160574-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-12-16T21:40:42.927Z",
|
|
9
|
-
"expire": "2026-02-16T21:40:42.927Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1031183647-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1303,7 +1297,13 @@
|
|
|
1303
1297
|
"beta": false,
|
|
1304
1298
|
"released": "2026-02-16T17:09:31.008Z",
|
|
1305
1299
|
"expire": "2026-04-16T17:09:31.008Z"
|
|
1300
|
+
},
|
|
1301
|
+
{
|
|
1302
|
+
"version": "2.3000.1033531777-alpha",
|
|
1303
|
+
"beta": false,
|
|
1304
|
+
"released": "2026-02-16T23:53:19.495Z",
|
|
1305
|
+
"expire": "2026-04-16T23:53:19.495Z"
|
|
1306
1306
|
}
|
|
1307
1307
|
],
|
|
1308
|
-
"currentAlpha": "2.3000.
|
|
1308
|
+
"currentAlpha": "2.3000.1033531777-alpha"
|
|
1309
1309
|
}
|