@wppconnect/wa-version 1.5.2757 → 1.5.2759
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.1027922738-alpha.html +0 -81
- package/html/2.3000.1027934701-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.2759](https://github.com/wppconnect-team/wa-version/compare/v1.5.2758...v1.5.2759) (2025-12-03)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1027934701-alpha ([72337a4](https://github.com/wppconnect-team/wa-version/commit/72337a49a4d4a7cdc830f94628f7c91d43b87e75))
|
|
6
|
+
|
|
7
|
+
## [1.5.2758](https://github.com/wppconnect-team/wa-version/compare/v1.5.2757...v1.5.2758) (2025-12-02)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1027922738-alpha ([e1dda83](https://github.com/wppconnect-team/wa-version/commit/e1dda83d2dddccf932448d995505f6c42b883d2d))
|
|
12
|
+
|
|
1
13
|
## [1.5.2757](https://github.com/wppconnect-team/wa-version/compare/v1.5.2756...v1.5.2757) (2025-12-02)
|
|
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.1030509458-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1027922738-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-10-02T23:13:30.968Z",
|
|
9
|
-
"expire": "2025-12-02T23:13:30.968Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1027934701-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1341,5 +1335,5 @@
|
|
|
1341
1335
|
"expire": "2026-02-02T21:18:48.137Z"
|
|
1342
1336
|
}
|
|
1343
1337
|
],
|
|
1344
|
-
"currentAlpha": "2.3000.
|
|
1338
|
+
"currentAlpha": "2.3000.1030509458-alpha"
|
|
1345
1339
|
}
|