@wppconnect/wa-version 1.5.3495 → 1.5.3496
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 +5 -0
- package/html/2.3000.1035567599-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1032171053-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.1035567599-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1032171053-alpha",
|
|
@@ -1669,7 +1669,13 @@
|
|
|
1669
1669
|
"beta": false,
|
|
1670
1670
|
"released": "2026-03-19T22:24:19.039Z",
|
|
1671
1671
|
"expire": "2026-05-19T22:24:19.039Z"
|
|
1672
|
+
},
|
|
1673
|
+
{
|
|
1674
|
+
"version": "2.3000.1035567599-alpha",
|
|
1675
|
+
"beta": false,
|
|
1676
|
+
"released": "2026-03-20T01:50:56.586Z",
|
|
1677
|
+
"expire": "2026-05-20T01:50:56.586Z"
|
|
1672
1678
|
}
|
|
1673
1679
|
],
|
|
1674
|
-
"currentAlpha": "2.3000.
|
|
1680
|
+
"currentAlpha": "2.3000.1035567599-alpha"
|
|
1675
1681
|
}
|