@wppconnect/wa-version 1.5.4274 → 1.5.4275
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.1042611748-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.1042611748-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1038690118-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-05-03T13:53:36.451Z",
|
|
9
|
-
"expire": "2026-07-03T13:53:36.451Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1038702110-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1735,7 +1729,13 @@
|
|
|
1735
1729
|
"beta": false,
|
|
1736
1730
|
"released": "2026-07-03T10:48:16.481Z",
|
|
1737
1731
|
"expire": "2026-09-03T10:48:16.481Z"
|
|
1732
|
+
},
|
|
1733
|
+
{
|
|
1734
|
+
"version": "2.3000.1042611748-alpha",
|
|
1735
|
+
"beta": false,
|
|
1736
|
+
"released": "2026-07-03T17:01:53.798Z",
|
|
1737
|
+
"expire": "2026-09-03T17:01:53.798Z"
|
|
1738
1738
|
}
|
|
1739
1739
|
],
|
|
1740
|
-
"currentAlpha": "2.3000.
|
|
1740
|
+
"currentAlpha": "2.3000.1042611748-alpha"
|
|
1741
1741
|
}
|