@wppconnect/wa-version 1.5.3405 → 1.5.3406
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.1031800002-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [1.5.3406](https://github.com/wppconnect-team/wa-version/compare/v1.5.3405...v1.5.3406) (2026-03-09)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1031800002-alpha ([3a0f83c](https://github.com/wppconnect-team/wa-version/commit/3a0f83c29dc44b4eb56edb44ee6fe19860e01a09))
|
|
6
|
+
|
|
1
7
|
## [1.5.3405](https://github.com/wppconnect-team/wa-version/compare/v1.5.3404...v1.5.3405) (2026-03-09)
|
|
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.1034751836-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1031793442-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-01-09T03:15:16.332Z",
|
|
9
|
-
"expire": "2026-03-09T03:15:16.332Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1031800002-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1527,5 +1521,5 @@
|
|
|
1527
1521
|
"expire": "2026-05-09T04:14:52.113Z"
|
|
1528
1522
|
}
|
|
1529
1523
|
],
|
|
1530
|
-
"currentAlpha": "2.3000.
|
|
1524
|
+
"currentAlpha": "2.3000.1034751836-alpha"
|
|
1531
1525
|
}
|