@wppconnect/wa-version 1.5.2796 → 1.5.2798
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 -14
- package/html/2.3000.1028123040-alpha.html +0 -81
- package/html/2.3000.1028132093-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.2798](https://github.com/wppconnect-team/wa-version/compare/v1.5.2797...v1.5.2798) (2025-12-08)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1028132093-alpha ([7be58a7](https://github.com/wppconnect-team/wa-version/commit/7be58a70c2ad50d53db6b3182a2c36a497713968))
|
|
6
|
+
|
|
7
|
+
## [1.5.2797](https://github.com/wppconnect-team/wa-version/compare/v1.5.2796...v1.5.2797) (2025-12-08)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1028123040-alpha ([7dcc8c6](https://github.com/wppconnect-team/wa-version/commit/7dcc8c6f4f81d787498559816e610aa520c2a5ed))
|
|
12
|
+
|
|
1
13
|
## [1.5.2796](https://github.com/wppconnect-team/wa-version/compare/v1.5.2795...v1.5.2796) (2025-12-07)
|
|
2
14
|
|
|
3
15
|
### Bug Fixes
|
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,19 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1030747366-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1028111649-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-10-07T22:14:45.195Z",
|
|
9
|
-
"expire": "2025-12-07T22:14:45.195Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1028123040-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2025-10-08T02:42:03.501Z",
|
|
15
|
-
"expire": "2025-12-08T02:42:03.501Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1028132093-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1347,5 +1335,5 @@
|
|
|
1347
1335
|
"expire": "2026-02-07T13:23:19.508Z"
|
|
1348
1336
|
}
|
|
1349
1337
|
],
|
|
1350
|
-
"currentAlpha": "2.3000.
|
|
1338
|
+
"currentAlpha": "2.3000.1030747366-alpha"
|
|
1351
1339
|
}
|