@wppconnect/wa-version 1.5.3400 → 1.5.3401
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 +6 -0
- package/package.json +1 -1
- package/versions.json +2 -8
- package/html/2.3000.1031760283-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [1.5.3401](https://github.com/wppconnect-team/wa-version/compare/v1.5.3400...v1.5.3401) (2026-03-08)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1031760283-alpha ([f61f41e](https://github.com/wppconnect-team/wa-version/commit/f61f41ec1e294b8ab752235fda00fba6cf4b8e1f))
|
|
6
|
+
|
|
1
7
|
## [1.5.3400](https://github.com/wppconnect-team/wa-version/compare/v1.5.3399...v1.5.3400) (2026-03-08)
|
|
2
8
|
|
|
3
9
|
### Bug Fixes
|
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.1034737486-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1031751873-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-01-08T04:13:33.335Z",
|
|
9
|
-
"expire": "2026-03-08T04:13:33.335Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1031760283-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1539,5 +1533,5 @@
|
|
|
1539
1533
|
"expire": "2026-05-08T04:08:40.379Z"
|
|
1540
1534
|
}
|
|
1541
1535
|
],
|
|
1542
|
-
"currentAlpha": "2.3000.
|
|
1536
|
+
"currentAlpha": "2.3000.1034737486-alpha"
|
|
1543
1537
|
}
|