@wppconnect/wa-version 1.5.3085 → 1.5.3087
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.1030155595-alpha.html +0 -81
- package/html/2.3000.1030161933-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.3087](https://github.com/wppconnect-team/wa-version/compare/v1.5.3086...v1.5.3087) (2026-01-20)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1030161933-alpha ([9a04302](https://github.com/wppconnect-team/wa-version/commit/9a043023c43b17c6a8193357bcb83780fde816a9))
|
|
6
|
+
|
|
7
|
+
## [1.5.3086](https://github.com/wppconnect-team/wa-version/compare/v1.5.3085...v1.5.3086) (2026-01-20)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1030155595-alpha ([40b468c](https://github.com/wppconnect-team/wa-version/commit/40b468c1e70a40e863ca3c9c5cc7809fdf0f3ed0))
|
|
12
|
+
|
|
1
13
|
## [1.5.3085](https://github.com/wppconnect-team/wa-version/compare/v1.5.3084...v1.5.3085) (2026-01-20)
|
|
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.1032177456-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1030140816-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-11-20T02:52:49.374Z",
|
|
9
|
-
"expire": "2026-01-20T02:52:49.374Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1030155595-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2025-11-20T05:16:47.372Z",
|
|
15
|
-
"expire": "2026-01-20T05:16:47.372Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1030161933-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1131,5 +1119,5 @@
|
|
|
1131
1119
|
"expire": "2026-03-20T01:23:16.126Z"
|
|
1132
1120
|
}
|
|
1133
1121
|
],
|
|
1134
|
-
"currentAlpha": "2.3000.
|
|
1122
|
+
"currentAlpha": "2.3000.1032177456-alpha"
|
|
1135
1123
|
}
|