@wppconnect/wa-version 1.5.4001 → 1.5.4003
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.1035805204-alpha.html +0 -81
- package/html/2.3000.1035819858-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
## <small>1.5.4003 (2026-05-24)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([9f492b8](https://github.com/wppconnect-team/wa-version/commit/9f492b8))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1035819858-alpha ([09fc137](https://github.com/wppconnect-team/wa-version/commit/09fc137))
|
|
5
|
+
|
|
6
|
+
## <small>1.5.4002 (2026-05-24)</small>
|
|
7
|
+
|
|
8
|
+
- chore: Updated versions.json ([687fb18](https://github.com/wppconnect-team/wa-version/commit/687fb18))
|
|
9
|
+
- fix: Removed outdated version: 2.3000.1035805204-alpha ([1486e5b](https://github.com/wppconnect-team/wa-version/commit/1486e5b))
|
|
10
|
+
|
|
1
11
|
## <small>1.5.4001 (2026-05-24)</small>
|
|
2
12
|
|
|
3
13
|
- chore: Updated versions.json ([9cf9ad1](https://github.com/wppconnect-team/wa-version/commit/9cf9ad1))
|
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.1040079898-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1035752796-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-03-24T01:49:48.079Z",
|
|
9
|
-
"expire": "2026-05-24T01:49:48.079Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1035790540-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2026-03-24T04:15:33.374Z",
|
|
15
|
-
"expire": "2026-05-24T04:15:33.374Z"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"version": "2.3000.1035805204-alpha",
|
|
19
|
-
"beta": false,
|
|
20
|
-
"released": "2026-03-24T07:00:07.472Z",
|
|
21
|
-
"expire": "2026-05-24T07:00:07.472Z"
|
|
22
|
-
},
|
|
23
5
|
{
|
|
24
6
|
"version": "2.3000.1035819858-alpha",
|
|
25
7
|
"beta": false,
|
|
@@ -1821,5 +1803,5 @@
|
|
|
1821
1803
|
"expire": "2026-07-23T21:24:47.268Z"
|
|
1822
1804
|
}
|
|
1823
1805
|
],
|
|
1824
|
-
"currentAlpha": "2.3000.
|
|
1806
|
+
"currentAlpha": "2.3000.1040079898-alpha"
|
|
1825
1807
|
}
|