@wppconnect/wa-version 1.5.3134 → 1.5.3135
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 +6 -0
- package/html/2.3000.1032521188-alpha.html +81 -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.1032521188-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1030410331-alpha",
|
|
@@ -1159,7 +1159,13 @@
|
|
|
1159
1159
|
"beta": false,
|
|
1160
1160
|
"released": "2026-01-27T12:41:13.696Z",
|
|
1161
1161
|
"expire": "2026-03-27T12:41:13.696Z"
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
"version": "2.3000.1032521188-alpha",
|
|
1165
|
+
"beta": false,
|
|
1166
|
+
"released": "2026-01-27T19:23:41.750Z",
|
|
1167
|
+
"expire": "2026-03-27T19:23:41.750Z"
|
|
1162
1168
|
}
|
|
1163
1169
|
],
|
|
1164
|
-
"currentAlpha": "2.3000.
|
|
1170
|
+
"currentAlpha": "2.3000.1032521188-alpha"
|
|
1165
1171
|
}
|