@wppconnect/wa-version 1.5.3686 → 1.5.3687
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.1033332639-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
## <small>1.5.3687 (2026-04-12)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([6ea3ccf](https://github.com/wppconnect-team/wa-version/commit/6ea3ccf))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1033332639-alpha ([6b1c03f](https://github.com/wppconnect-team/wa-version/commit/6b1c03f))
|
|
5
|
+
|
|
1
6
|
## <small>1.5.3686 (2026-04-12)</small>
|
|
2
7
|
|
|
3
8
|
- 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,19 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1037162330-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
5
|
{
|
|
18
6
|
"version": "2.3000.1033332639-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1773,5 +1761,5 @@
|
|
|
1773
1761
|
"expire": "2026-06-12T02:45:04.958Z"
|
|
1774
1762
|
}
|
|
1775
1763
|
],
|
|
1776
|
-
"currentAlpha": "2.3000.
|
|
1764
|
+
"currentAlpha": "2.3000.1037162330-alpha"
|
|
1777
1765
|
}
|