@wppconnect/wa-version 1.5.4013 → 1.5.4014
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 -8
- package/html/2.3000.1035957780-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
## <small>1.5.4014 (2026-05-25)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([1802a5e](https://github.com/wppconnect-team/wa-version/commit/1802a5e))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1035957780-alpha ([98db295](https://github.com/wppconnect-team/wa-version/commit/98db295))
|
|
5
|
+
|
|
1
6
|
## <small>1.5.4013 (2026-05-25)</small>
|
|
2
7
|
|
|
3
8
|
- chore: Updated versions.json ([9b5f84b](https://github.com/wppconnect-team/wa-version/commit/9b5f84b))
|
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1040107781-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1035943516-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-03-25T21:35:12.733Z",
|
|
9
|
-
"expire": "2026-05-25T21:35:12.733Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1035957780-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1767,5 +1761,5 @@
|
|
|
1767
1761
|
"expire": "2026-07-25T15:36:41.259Z"
|
|
1768
1762
|
}
|
|
1769
1763
|
],
|
|
1770
|
-
"currentAlpha": "2.3000.
|
|
1764
|
+
"currentAlpha": "2.3000.1040107781-alpha"
|
|
1771
1765
|
}
|