@wppconnect/wa-version 1.5.2701 → 1.5.2703
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.1027503953-alpha.html +0 -81
- package/html/2.3000.1027512224-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.2703](https://github.com/wppconnect-team/wa-version/compare/v1.5.2702...v1.5.2703) (2025-11-24)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1027512224-alpha ([4f39f61](https://github.com/wppconnect-team/wa-version/commit/4f39f6117aec3b7e7262e41d7233b76b83402d93))
|
|
6
|
+
|
|
7
|
+
## [1.5.2702](https://github.com/wppconnect-team/wa-version/compare/v1.5.2701...v1.5.2702) (2025-11-24)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1027503953-alpha ([2f56520](https://github.com/wppconnect-team/wa-version/commit/2f5652091cd7fad55992700091d27e5dc55de519))
|
|
12
|
+
|
|
1
13
|
## [1.5.2701](https://github.com/wppconnect-team/wa-version/compare/v1.5.2700...v1.5.2701) (2025-11-23)
|
|
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.1030293014-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1027498524-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-09-23T23:13:25.270Z",
|
|
9
|
-
"expire": "2025-11-23T23:13:25.270Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1027503953-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2025-09-24T01:10:48.725Z",
|
|
15
|
-
"expire": "2025-11-24T01:10:48.725Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1027512224-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1449,5 +1437,5 @@
|
|
|
1449
1437
|
"expire": "2026-01-23T23:15:06.969Z"
|
|
1450
1438
|
}
|
|
1451
1439
|
],
|
|
1452
|
-
"currentAlpha": "2.3000.
|
|
1440
|
+
"currentAlpha": "2.3000.1030293014-alpha"
|
|
1453
1441
|
}
|