@wppconnect/wa-version 1.5.4227 → 1.5.4228
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.1042251103-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.1042251103-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1038183521-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-04-27T04:06:04.580Z",
|
|
9
|
-
"expire": "2026-06-27T04:06:04.580Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1038220568-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1765,7 +1759,13 @@
|
|
|
1765
1759
|
"beta": false,
|
|
1766
1760
|
"released": "2026-06-27T04:32:50.702Z",
|
|
1767
1761
|
"expire": "2026-08-27T04:32:50.702Z"
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
"version": "2.3000.1042251103-alpha",
|
|
1765
|
+
"beta": false,
|
|
1766
|
+
"released": "2026-06-27T10:02:51.710Z",
|
|
1767
|
+
"expire": "2026-08-27T10:02:51.710Z"
|
|
1768
1768
|
}
|
|
1769
1769
|
],
|
|
1770
|
-
"currentAlpha": "2.3000.
|
|
1770
|
+
"currentAlpha": "2.3000.1042251103-alpha"
|
|
1771
1771
|
}
|