@wppconnect/wa-version 1.5.3146 → 1.5.3147
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.1032624742-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.1032622985-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1030430275-alpha",
|
|
@@ -1207,7 +1207,13 @@
|
|
|
1207
1207
|
"beta": false,
|
|
1208
1208
|
"released": "2026-01-29T04:05:02.529Z",
|
|
1209
1209
|
"expire": "2026-03-29T04:05:02.529Z"
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
"version": "2.3000.1032624742-alpha",
|
|
1213
|
+
"beta": false,
|
|
1214
|
+
"released": "2026-01-29T07:12:00.486Z",
|
|
1215
|
+
"expire": "2026-03-29T07:12:00.486Z"
|
|
1210
1216
|
}
|
|
1211
1217
|
],
|
|
1212
|
-
"currentAlpha": "2.3000.
|
|
1218
|
+
"currentAlpha": "2.3000.1032622985-alpha"
|
|
1213
1219
|
}
|