@wppconnect/wa-version 1.5.3448 → 1.5.3449
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.1031965176-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [1.5.3449](https://github.com/wppconnect-team/wa-version/compare/v1.5.3448...v1.5.3449) (2026-03-14)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1031965176-alpha ([17301a0](https://github.com/wppconnect-team/wa-version/commit/17301a0c6c637f88c8640ac1d63d53c0a5bb75e8))
|
|
6
|
+
|
|
1
7
|
## [1.5.3448](https://github.com/wppconnect-team/wa-version/compare/v1.5.3447...v1.5.3448) (2026-03-14)
|
|
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.1035169204-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1031965176-alpha",
|
|
@@ -1611,5 +1611,5 @@
|
|
|
1611
1611
|
"expire": "2026-05-14T01:46:52.136Z"
|
|
1612
1612
|
}
|
|
1613
1613
|
],
|
|
1614
|
-
"currentAlpha": "2.3000.
|
|
1614
|
+
"currentAlpha": "2.3000.1035169204-alpha"
|
|
1615
1615
|
}
|