@wppconnect/wa-version 1.5.3139 → 1.5.3140
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.1032562324-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.1032562324-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1030421110-alpha",
|
|
@@ -1177,7 +1177,13 @@
|
|
|
1177
1177
|
"beta": false,
|
|
1178
1178
|
"released": "2026-01-28T04:30:31.154Z",
|
|
1179
1179
|
"expire": "2026-03-28T04:30:31.154Z"
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"version": "2.3000.1032562324-alpha",
|
|
1183
|
+
"beta": false,
|
|
1184
|
+
"released": "2026-01-28T07:23:19.511Z",
|
|
1185
|
+
"expire": "2026-03-28T07:23:19.511Z"
|
|
1180
1186
|
}
|
|
1181
1187
|
],
|
|
1182
|
-
"currentAlpha": "2.3000.
|
|
1188
|
+
"currentAlpha": "2.3000.1032562324-alpha"
|
|
1183
1189
|
}
|