@wppconnect/wa-version 1.5.3395 → 1.5.3396
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 -2
- package/html/2.3000.1031722649-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [1.5.3396](https://github.com/wppconnect-team/wa-version/compare/v1.5.3395...v1.5.3396) (2026-03-07)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1031722649-alpha ([b90c712](https://github.com/wppconnect-team/wa-version/commit/b90c712163049bc00efa649930a22bf07f273847))
|
|
6
|
+
|
|
1
7
|
## [1.5.3395](https://github.com/wppconnect-team/wa-version/compare/v1.5.3394...v1.5.3395) (2026-03-07)
|
|
2
8
|
|
|
3
9
|
### Bug Fixes
|
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1034724838-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1031722649-alpha",
|
|
@@ -1551,5 +1551,5 @@
|
|
|
1551
1551
|
"expire": "2026-05-07T13:36:02.568Z"
|
|
1552
1552
|
}
|
|
1553
1553
|
],
|
|
1554
|
-
"currentAlpha": "2.3000.
|
|
1554
|
+
"currentAlpha": "2.3000.1034724838-alpha"
|
|
1555
1555
|
}
|