@wppconnect/wa-version 1.5.3022 → 1.5.3024
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.1029700657-alpha.html +0 -81
- package/html/2.3000.1029710215-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.3024](https://github.com/wppconnect-team/wa-version/compare/v1.5.3023...v1.5.3024) (2026-01-11)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1029710215-alpha ([93da2af](https://github.com/wppconnect-team/wa-version/commit/93da2af6d9ff1d168d2c16bf4311613ebf48002d))
|
|
6
|
+
|
|
7
|
+
## [1.5.3023](https://github.com/wppconnect-team/wa-version/compare/v1.5.3022...v1.5.3023) (2026-01-11)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1029700657-alpha ([3b33ae9](https://github.com/wppconnect-team/wa-version/commit/3b33ae9128dd6e016bcf2ba67621867a21bee292))
|
|
12
|
+
|
|
1
13
|
## [1.5.3022](https://github.com/wppconnect-team/wa-version/compare/v1.5.3021...v1.5.3022) (2026-01-11)
|
|
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.1031859115-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1029685030-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-11-11T02:56:15.116Z",
|
|
9
|
-
"expire": "2026-01-11T02:56:15.116Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1029700657-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2025-11-11T06:25:39.138Z",
|
|
15
|
-
"expire": "2026-01-11T06:25:39.138Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1029710215-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1155,5 +1143,5 @@
|
|
|
1155
1143
|
"expire": "2026-03-10T19:36:19.961Z"
|
|
1156
1144
|
}
|
|
1157
1145
|
],
|
|
1158
|
-
"currentAlpha": "2.3000.
|
|
1146
|
+
"currentAlpha": "2.3000.1031859115-alpha"
|
|
1159
1147
|
}
|