@wppconnect/wa-version 1.5.3140 → 1.5.3142
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 +12 -0
- package/html/2.3000.1032570163-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +8 -2
- package/html/2.3000.1030421110-alpha.html +0 -81
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.1032574749-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1030421110-alpha",
|
|
@@ -1183,7 +1183,13 @@
|
|
|
1183
1183
|
"beta": false,
|
|
1184
1184
|
"released": "2026-01-28T07:23:19.511Z",
|
|
1185
1185
|
"expire": "2026-03-28T07:23:19.511Z"
|
|
1186
|
+
},
|
|
1187
|
+
{
|
|
1188
|
+
"version": "2.3000.1032570163-alpha",
|
|
1189
|
+
"beta": false,
|
|
1190
|
+
"released": "2026-01-28T13:44:47.031Z",
|
|
1191
|
+
"expire": "2026-03-28T13:44:47.031Z"
|
|
1186
1192
|
}
|
|
1187
1193
|
],
|
|
1188
|
-
"currentAlpha": "2.3000.
|
|
1194
|
+
"currentAlpha": "2.3000.1032574749-alpha"
|
|
1189
1195
|
}
|