@wppconnect/wa-version 1.5.3396 → 1.5.3398
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.1031733575-alpha.html +0 -81
- package/html/2.3000.1031742853-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.3398](https://github.com/wppconnect-team/wa-version/compare/v1.5.3397...v1.5.3398) (2026-03-08)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1031742853-alpha ([040d797](https://github.com/wppconnect-team/wa-version/commit/040d797126d8c62be073f0f4d4911b11aa59b935))
|
|
6
|
+
|
|
7
|
+
## [1.5.3397](https://github.com/wppconnect-team/wa-version/compare/v1.5.3396...v1.5.3397) (2026-03-07)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1031733575-alpha ([9df37ff](https://github.com/wppconnect-team/wa-version/commit/9df37ff78869522697bff65a96dc8aa1036407b6))
|
|
12
|
+
|
|
1
13
|
## [1.5.3396](https://github.com/wppconnect-team/wa-version/compare/v1.5.3395...v1.5.3396) (2026-03-07)
|
|
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.1034729532-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1031722649-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2026-01-07T17:49:57.084Z",
|
|
9
|
-
"expire": "2026-03-07T17:49:57.084Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1031733575-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2026-01-07T21:17:33.915Z",
|
|
15
|
-
"expire": "2026-03-07T21:17:33.915Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1031742853-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1551,5 +1539,5 @@
|
|
|
1551
1539
|
"expire": "2026-05-07T13:36:02.568Z"
|
|
1552
1540
|
}
|
|
1553
1541
|
],
|
|
1554
|
-
"currentAlpha": "2.3000.
|
|
1542
|
+
"currentAlpha": "2.3000.1034729532-alpha"
|
|
1555
1543
|
}
|