@wppconnect/wa-version 1.5.4921 → 1.5.4922
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.1048260127-alpha.html +80 -0
- package/package.json +1 -1
- package/versions.json +6 -0
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -2659,6 +2659,12 @@
|
|
|
2659
2659
|
"beta": false,
|
|
2660
2660
|
"released": "2026-09-23T17:57:56.293Z",
|
|
2661
2661
|
"expire": "2026-11-23T17:57:56.293Z"
|
|
2662
|
+
},
|
|
2663
|
+
{
|
|
2664
|
+
"version": "2.3000.1048260127-alpha",
|
|
2665
|
+
"beta": false,
|
|
2666
|
+
"released": "2026-09-23T17:59:41.835Z",
|
|
2667
|
+
"expire": "2026-11-23T17:59:41.835Z"
|
|
2662
2668
|
}
|
|
2663
2669
|
],
|
|
2664
2670
|
"currentAlpha": "2.3000.1048263532-alpha"
|