@wppconnect/wa-version 1.5.4232 → 1.5.4233
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 +5 -0
- package/package.json +1 -1
- package/versions.json +2 -14
- package/html/2.3000.1038294217-alpha.html +0 -82
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
## <small>1.5.4233 (2026-06-28)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([6008631](https://github.com/wppconnect-team/wa-version/commit/6008631))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1038294217-alpha ([d88f937](https://github.com/wppconnect-team/wa-version/commit/d88f937))
|
|
5
|
+
|
|
1
6
|
## <small>1.5.4232 (2026-06-28)</small>
|
|
2
7
|
|
|
3
8
|
- chore: Updated versions.json ([3ba9863](https://github.com/wppconnect-team/wa-version/commit/3ba9863))
|
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,19 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1042269168-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1038260195-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-04-28T02:36:33.432Z",
|
|
9
|
-
"expire": "2026-06-28T02:36:33.432Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1038281375-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2026-04-28T05:55:47.070Z",
|
|
15
|
-
"expire": "2026-06-28T05:55:47.070Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1038294217-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1755,5 +1743,5 @@
|
|
|
1755
1743
|
"expire": "2026-08-27T22:00:15.198Z"
|
|
1756
1744
|
}
|
|
1757
1745
|
],
|
|
1758
|
-
"currentAlpha": "2.3000.
|
|
1746
|
+
"currentAlpha": "2.3000.1042269168-alpha"
|
|
1759
1747
|
}
|