@wppconnect/wa-version 1.5.3269 → 1.5.3270
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.1031154218-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [1.5.3270](https://github.com/wppconnect-team/wa-version/compare/v1.5.3269...v1.5.3270) (2026-02-16)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1031154218-alpha ([ee687b4](https://github.com/wppconnect-team/wa-version/commit/ee687b4e058aa52ce09a4e89eae5abf0d784d3a1))
|
|
6
|
+
|
|
1
7
|
## [1.5.3269](https://github.com/wppconnect-team/wa-version/compare/v1.5.3268...v1.5.3269) (2026-02-16)
|
|
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.1033524186-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1031154218-alpha",
|
|
@@ -1311,5 +1311,5 @@
|
|
|
1311
1311
|
"expire": "2026-04-16T17:09:31.008Z"
|
|
1312
1312
|
}
|
|
1313
1313
|
],
|
|
1314
|
-
"currentAlpha": "2.3000.
|
|
1314
|
+
"currentAlpha": "2.3000.1033524186-alpha"
|
|
1315
1315
|
}
|