@wppconnect/wa-version 1.5.2736 → 1.5.2738
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.1027760013-alpha.html +0 -81
- package/html/2.3000.1027771630-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.2738](https://github.com/wppconnect-team/wa-version/compare/v1.5.2737...v1.5.2738) (2025-11-30)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1027771630-alpha ([f9cb9b4](https://github.com/wppconnect-team/wa-version/commit/f9cb9b4756b36b37069b6ff19b683700476df572))
|
|
6
|
+
|
|
7
|
+
## [1.5.2737](https://github.com/wppconnect-team/wa-version/compare/v1.5.2736...v1.5.2737) (2025-11-30)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1027760013-alpha ([c6ac794](https://github.com/wppconnect-team/wa-version/commit/c6ac794da79f3cc01b1956797da057781a5da63c))
|
|
12
|
+
|
|
1
13
|
## [1.5.2736](https://github.com/wppconnect-team/wa-version/compare/v1.5.2735...v1.5.2736) (2025-11-29)
|
|
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.1030435957-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1027734841-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-09-29T20:16:12.282Z",
|
|
9
|
-
"expire": "2025-11-29T20:16:12.282Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1027760013-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2025-09-30T02:41:22.522Z",
|
|
15
|
-
"expire": "2025-11-30T02:41:22.522Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1027771630-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1395,5 +1383,5 @@
|
|
|
1395
1383
|
"expire": "2026-01-29T15:15:11.021Z"
|
|
1396
1384
|
}
|
|
1397
1385
|
],
|
|
1398
|
-
"currentAlpha": "2.3000.
|
|
1386
|
+
"currentAlpha": "2.3000.1030435957-alpha"
|
|
1399
1387
|
}
|