@wppconnect/wa-version 1.5.3402 → 1.5.3404
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 +12 -0
- package/package.json +1 -1
- package/versions.json +2 -8
- package/html/2.3000.1031772734-alpha.html +0 -81
- package/html/2.3000.1031788782-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.3404](https://github.com/wppconnect-team/wa-version/compare/v1.5.3403...v1.5.3404) (2026-03-09)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1031788782-alpha ([f5c4dda](https://github.com/wppconnect-team/wa-version/commit/f5c4ddaa30d23aadac828ed3303c87272fbce9ee))
|
|
6
|
+
|
|
7
|
+
## [1.5.3403](https://github.com/wppconnect-team/wa-version/compare/v1.5.3402...v1.5.3403) (2026-03-08)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1031772734-alpha ([d1a9286](https://github.com/wppconnect-team/wa-version/commit/d1a92867fde5a82c0b050beeaf118c6b7fb62f1d))
|
|
12
|
+
|
|
1
13
|
## [1.5.3402](https://github.com/wppconnect-team/wa-version/compare/v1.5.3401...v1.5.3402) (2026-03-08)
|
|
2
14
|
|
|
3
15
|
### 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.1034748654-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1031772734-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-01-08T19:39:17.104Z",
|
|
9
|
-
"expire": "2026-03-08T19:39:17.104Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1031788782-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1533,5 +1527,5 @@
|
|
|
1533
1527
|
"expire": "2026-05-08T13:37:28.476Z"
|
|
1534
1528
|
}
|
|
1535
1529
|
],
|
|
1536
|
-
"currentAlpha": "2.3000.
|
|
1530
|
+
"currentAlpha": "2.3000.1034748654-alpha"
|
|
1537
1531
|
}
|