@wppconnect/wa-version 1.5.3836 → 1.5.3837
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 +4 -0
- package/html/2.3000.1038540364-alpha.html +82 -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.1038540364-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1034280725-alpha",
|
|
@@ -1825,7 +1825,13 @@
|
|
|
1825
1825
|
"beta": false,
|
|
1826
1826
|
"released": "2026-04-30T20:07:18.704Z",
|
|
1827
1827
|
"expire": "2026-06-30T20:07:18.704Z"
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"version": "2.3000.1038540364-alpha",
|
|
1831
|
+
"beta": false,
|
|
1832
|
+
"released": "2026-04-30T22:51:01.757Z",
|
|
1833
|
+
"expire": "2026-06-30T22:51:01.757Z"
|
|
1828
1834
|
}
|
|
1829
1835
|
],
|
|
1830
|
-
"currentAlpha": "2.3000.
|
|
1836
|
+
"currentAlpha": "2.3000.1038540364-alpha"
|
|
1831
1837
|
}
|