@wppconnect/wa-version 1.5.3469 → 1.5.3471
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.1035271382-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1032115675-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.1035271382-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1032115675-alpha",
|
|
@@ -1579,7 +1579,13 @@
|
|
|
1579
1579
|
"beta": false,
|
|
1580
1580
|
"released": "2026-03-16T21:35:10.959Z",
|
|
1581
1581
|
"expire": "2026-05-16T21:35:10.959Z"
|
|
1582
|
+
},
|
|
1583
|
+
{
|
|
1584
|
+
"version": "2.3000.1035271382-alpha",
|
|
1585
|
+
"beta": false,
|
|
1586
|
+
"released": "2026-03-16T22:29:27.997Z",
|
|
1587
|
+
"expire": "2026-05-16T22:29:27.997Z"
|
|
1582
1588
|
}
|
|
1583
1589
|
],
|
|
1584
|
-
"currentAlpha": "2.3000.
|
|
1590
|
+
"currentAlpha": "2.3000.1035271382-alpha"
|
|
1585
1591
|
}
|