@eusoumarlon/wa-version 1.4.1718 → 1.4.1719
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.1030128180-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +7 -1
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -10075,7 +10075,13 @@
|
|
|
10075
10075
|
"beta": false,
|
|
10076
10076
|
"released": "2025-11-19T18:13:42.242Z",
|
|
10077
10077
|
"expire": "2025-11-19T18:13:42.242Z"
|
|
10078
|
+
},
|
|
10079
|
+
{
|
|
10080
|
+
"version": "2.3000.1030128180-alpha",
|
|
10081
|
+
"beta": false,
|
|
10082
|
+
"released": "2025-11-19T22:12:08.676Z",
|
|
10083
|
+
"expire": "2025-11-19T22:12:08.676Z"
|
|
10078
10084
|
}
|
|
10079
10085
|
],
|
|
10080
|
-
"currentAlpha": "2.3000.
|
|
10086
|
+
"currentAlpha": "2.3000.1030128180-alpha"
|
|
10081
10087
|
}
|