@eusoumarlon/wa-version 1.4.1748 → 1.4.1749
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.1030430275-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +7 -1
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -10255,7 +10255,13 @@
|
|
|
10255
10255
|
"beta": false,
|
|
10256
10256
|
"released": "2025-11-28T18:12:59.451Z",
|
|
10257
10257
|
"expire": "2025-11-28T18:12:59.451Z"
|
|
10258
|
+
},
|
|
10259
|
+
{
|
|
10260
|
+
"version": "2.3000.1030430275-alpha",
|
|
10261
|
+
"beta": false,
|
|
10262
|
+
"released": "2025-11-29T15:09:47.397Z",
|
|
10263
|
+
"expire": "2025-11-29T15:09:47.397Z"
|
|
10258
10264
|
}
|
|
10259
10265
|
],
|
|
10260
|
-
"currentAlpha": "2.3000.
|
|
10266
|
+
"currentAlpha": "2.3000.1030430275-alpha"
|
|
10261
10267
|
}
|