@eusoumarlon/wa-version 1.4.1724 → 1.4.1725
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.1030185293-alpha.html +81 -0
- package/package.json +1 -1
- package/versions.json +7 -1
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -10111,7 +10111,13 @@
|
|
|
10111
10111
|
"beta": false,
|
|
10112
10112
|
"released": "2025-11-20T18:13:53.462Z",
|
|
10113
10113
|
"expire": "2025-11-20T18:13:53.462Z"
|
|
10114
|
+
},
|
|
10115
|
+
{
|
|
10116
|
+
"version": "2.3000.1030185293-alpha",
|
|
10117
|
+
"beta": false,
|
|
10118
|
+
"released": "2025-11-20T20:45:08.564Z",
|
|
10119
|
+
"expire": "2025-11-20T20:45:08.564Z"
|
|
10114
10120
|
}
|
|
10115
10121
|
],
|
|
10116
|
-
"currentAlpha": "2.3000.
|
|
10122
|
+
"currentAlpha": "2.3000.1030185293-alpha"
|
|
10117
10123
|
}
|