@wppconnect/wa-version 1.5.4269 → 1.5.4270
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.1042562325-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -8
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1042562325-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1038673194-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-05-02T14:28:36.764Z",
|
|
9
|
-
"expire": "2026-07-02T14:28:36.764Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1038682711-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1723,7 +1717,13 @@
|
|
|
1723
1717
|
"beta": false,
|
|
1724
1718
|
"released": "2026-07-02T15:55:20.872Z",
|
|
1725
1719
|
"expire": "2026-09-02T15:55:20.872Z"
|
|
1720
|
+
},
|
|
1721
|
+
{
|
|
1722
|
+
"version": "2.3000.1042562325-alpha",
|
|
1723
|
+
"beta": false,
|
|
1724
|
+
"released": "2026-07-02T19:46:40.066Z",
|
|
1725
|
+
"expire": "2026-09-02T19:46:40.066Z"
|
|
1726
1726
|
}
|
|
1727
1727
|
],
|
|
1728
|
-
"currentAlpha": "2.3000.
|
|
1728
|
+
"currentAlpha": "2.3000.1042562325-alpha"
|
|
1729
1729
|
}
|