@wppconnect/wa-version 1.5.4230 → 1.5.4232
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 +11 -0
- package/package.json +1 -1
- package/versions.json +2 -14
- package/html/2.3000.1038246622-alpha.html +0 -82
- package/html/2.3000.1038260195-alpha.html +0 -82
- package/html/2.3000.1038281375-alpha.html +0 -82
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
## <small>1.5.4232 (2026-06-28)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([3ba9863](https://github.com/wppconnect-team/wa-version/commit/3ba9863))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1038260195-alpha ([2451094](https://github.com/wppconnect-team/wa-version/commit/2451094))
|
|
5
|
+
- fix: Removed outdated version: 2.3000.1038281375-alpha ([f2a8307](https://github.com/wppconnect-team/wa-version/commit/f2a8307))
|
|
6
|
+
|
|
7
|
+
## <small>1.5.4231 (2026-06-28)</small>
|
|
8
|
+
|
|
9
|
+
- chore: Updated versions.json ([e401d4e](https://github.com/wppconnect-team/wa-version/commit/e401d4e))
|
|
10
|
+
- fix: Removed outdated version: 2.3000.1038246622-alpha ([1218778](https://github.com/wppconnect-team/wa-version/commit/1218778))
|
|
11
|
+
|
|
1
12
|
## <small>1.5.4230 (2026-06-27)</small>
|
|
2
13
|
|
|
3
14
|
- chore: Updated versions.json ([00202ba](https://github.com/wppconnect-team/wa-version/commit/00202ba))
|
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.1042265736-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1038235667-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-04-27T22:48:31.878Z",
|
|
9
|
-
"expire": "2026-06-27T22:48:31.878Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1038246622-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2026-04-27T23:50:42.252Z",
|
|
15
|
-
"expire": "2026-06-27T23:50:42.252Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1038260195-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1767,5 +1755,5 @@
|
|
|
1767
1755
|
"expire": "2026-08-27T22:00:15.198Z"
|
|
1768
1756
|
}
|
|
1769
1757
|
],
|
|
1770
|
-
"currentAlpha": "2.3000.
|
|
1758
|
+
"currentAlpha": "2.3000.1042265736-alpha"
|
|
1771
1759
|
}
|