@wppconnect/wa-version 1.5.2793 → 1.5.2795
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.1028091512-alpha.html +0 -81
- package/html/2.3000.1028103413-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.2795](https://github.com/wppconnect-team/wa-version/compare/v1.5.2794...v1.5.2795) (2025-12-07)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1028103413-alpha ([0751e05](https://github.com/wppconnect-team/wa-version/commit/0751e059141113d3de829113fa2eb8ae56dad68b))
|
|
6
|
+
|
|
7
|
+
## [1.5.2794](https://github.com/wppconnect-team/wa-version/compare/v1.5.2793...v1.5.2794) (2025-12-07)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1028091512-alpha ([8b33bbc](https://github.com/wppconnect-team/wa-version/commit/8b33bbc46e115112afec8785207e40a4d8020524))
|
|
12
|
+
|
|
1
13
|
## [1.5.2793](https://github.com/wppconnect-team/wa-version/compare/v1.5.2792...v1.5.2793) (2025-12-07)
|
|
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.1030743813-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
5
|
{
|
|
12
6
|
"version": "2.3000.1028103413-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1359,5 +1353,5 @@
|
|
|
1359
1353
|
"expire": "2026-02-07T13:23:19.508Z"
|
|
1360
1354
|
}
|
|
1361
1355
|
],
|
|
1362
|
-
"currentAlpha": "2.3000.
|
|
1356
|
+
"currentAlpha": "2.3000.1030743813-alpha"
|
|
1363
1357
|
}
|