@wppconnect/wa-version 1.5.2778 → 1.5.2780
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 +12 -0
- package/html/2.3000.1030671457-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1028010670-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.1030671457-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1028010670-alpha",
|
|
@@ -1357,7 +1357,13 @@
|
|
|
1357
1357
|
"beta": false,
|
|
1358
1358
|
"released": "2025-12-05T04:01:48.942Z",
|
|
1359
1359
|
"expire": "2026-02-05T04:01:48.942Z"
|
|
1360
|
+
},
|
|
1361
|
+
{
|
|
1362
|
+
"version": "2.3000.1030671457-alpha",
|
|
1363
|
+
"beta": false,
|
|
1364
|
+
"released": "2025-12-05T06:54:19.402Z",
|
|
1365
|
+
"expire": "2026-02-05T06:54:19.402Z"
|
|
1360
1366
|
}
|
|
1361
1367
|
],
|
|
1362
|
-
"currentAlpha": "2.3000.
|
|
1368
|
+
"currentAlpha": "2.3000.1030671457-alpha"
|
|
1363
1369
|
}
|