@wppconnect/wa-version 1.5.3686 → 1.5.3688
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 +10 -0
- package/package.json +1 -1
- package/versions.json +2 -20
- package/html/2.3000.1033332639-alpha.html +0 -81
- package/html/2.3000.1033343091-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
## <small>1.5.3688 (2026-04-12)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([4b3e495](https://github.com/wppconnect-team/wa-version/commit/4b3e495))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1033343091-alpha ([060db6e](https://github.com/wppconnect-team/wa-version/commit/060db6e))
|
|
5
|
+
|
|
6
|
+
## <small>1.5.3687 (2026-04-12)</small>
|
|
7
|
+
|
|
8
|
+
- chore: Updated versions.json ([6ea3ccf](https://github.com/wppconnect-team/wa-version/commit/6ea3ccf))
|
|
9
|
+
- fix: Removed outdated version: 2.3000.1033332639-alpha ([6b1c03f](https://github.com/wppconnect-team/wa-version/commit/6b1c03f))
|
|
10
|
+
|
|
1
11
|
## <small>1.5.3686 (2026-04-12)</small>
|
|
2
12
|
|
|
3
13
|
- fix: Added new version: 2.3000.1037160418-alpha ([8dbceec](https://github.com/wppconnect-team/wa-version/commit/8dbceec))
|
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,25 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1037164758-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1033328157-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-02-12T01:54:57.155Z",
|
|
9
|
-
"expire": "2026-04-12T01:54:57.155Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1033319653-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2026-02-12T01:56:03.204Z",
|
|
15
|
-
"expire": "2026-04-12T01:56:03.204Z"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"version": "2.3000.1033332639-alpha",
|
|
19
|
-
"beta": false,
|
|
20
|
-
"released": "2026-02-12T04:22:16.824Z",
|
|
21
|
-
"expire": "2026-04-12T04:22:16.824Z"
|
|
22
|
-
},
|
|
23
5
|
{
|
|
24
6
|
"version": "2.3000.1033343091-alpha",
|
|
25
7
|
"beta": false,
|
|
@@ -1773,5 +1755,5 @@
|
|
|
1773
1755
|
"expire": "2026-06-12T02:45:04.958Z"
|
|
1774
1756
|
}
|
|
1775
1757
|
],
|
|
1776
|
-
"currentAlpha": "2.3000.
|
|
1758
|
+
"currentAlpha": "2.3000.1037164758-alpha"
|
|
1777
1759
|
}
|