@wppconnect/wa-version 1.5.3428 → 1.5.3429
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.1035003223-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.1035003223-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1031870451-alpha",
|
|
@@ -1591,7 +1591,13 @@
|
|
|
1591
1591
|
"beta": false,
|
|
1592
1592
|
"released": "2026-03-12T01:50:28.608Z",
|
|
1593
1593
|
"expire": "2026-05-12T01:50:28.608Z"
|
|
1594
|
+
},
|
|
1595
|
+
{
|
|
1596
|
+
"version": "2.3000.1035003223-alpha",
|
|
1597
|
+
"beta": false,
|
|
1598
|
+
"released": "2026-03-12T05:33:28.284Z",
|
|
1599
|
+
"expire": "2026-05-12T05:33:28.284Z"
|
|
1594
1600
|
}
|
|
1595
1601
|
],
|
|
1596
|
-
"currentAlpha": "2.3000.
|
|
1602
|
+
"currentAlpha": "2.3000.1035003223-alpha"
|
|
1597
1603
|
}
|