@wppconnect/wa-version 1.5.3663 → 1.5.3664
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 +4 -0
- package/html/2.3000.1036972989-alpha.html +82 -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.1036972989-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1033130138-alpha",
|
|
@@ -1765,7 +1765,13 @@
|
|
|
1765
1765
|
"beta": false,
|
|
1766
1766
|
"released": "2026-04-09T05:06:22.323Z",
|
|
1767
1767
|
"expire": "2026-06-09T05:06:22.323Z"
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
"version": "2.3000.1036972989-alpha",
|
|
1771
|
+
"beta": false,
|
|
1772
|
+
"released": "2026-04-09T06:53:57.494Z",
|
|
1773
|
+
"expire": "2026-06-09T06:53:57.494Z"
|
|
1768
1774
|
}
|
|
1769
1775
|
],
|
|
1770
|
-
"currentAlpha": "2.3000.
|
|
1776
|
+
"currentAlpha": "2.3000.1036972989-alpha"
|
|
1771
1777
|
}
|