@wppconnect/wa-version 1.5.2794 → 1.5.2796
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.1028103413-alpha.html +0 -81
- package/html/2.3000.1028111649-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.2796](https://github.com/wppconnect-team/wa-version/compare/v1.5.2795...v1.5.2796) (2025-12-07)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1028111649-alpha ([1359b80](https://github.com/wppconnect-team/wa-version/commit/1359b804c8bbc5e9eac348ffbe88e42fd3e37b0f))
|
|
6
|
+
|
|
7
|
+
## [1.5.2795](https://github.com/wppconnect-team/wa-version/compare/v1.5.2794...v1.5.2795) (2025-12-07)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1028103413-alpha ([0751e05](https://github.com/wppconnect-team/wa-version/commit/0751e059141113d3de829113fa2eb8ae56dad68b))
|
|
12
|
+
|
|
1
13
|
## [1.5.2794](https://github.com/wppconnect-team/wa-version/compare/v1.5.2793...v1.5.2794) (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.1030744326-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1028091512-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-10-07T16:19:36.766Z",
|
|
9
|
-
"expire": "2025-12-07T16:19:36.766Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1028103413-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2025-10-07T20:17:02.134Z",
|
|
15
|
-
"expire": "2025-12-07T20:17:02.134Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1028111649-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1359,5 +1347,5 @@
|
|
|
1359
1347
|
"expire": "2026-02-07T13:23:19.508Z"
|
|
1360
1348
|
}
|
|
1361
1349
|
],
|
|
1362
|
-
"currentAlpha": "2.3000.
|
|
1350
|
+
"currentAlpha": "2.3000.1030744326-alpha"
|
|
1363
1351
|
}
|