@wppconnect/wa-version 1.5.3196 → 1.5.3197
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 +6 -0
- package/package.json +1 -1
- package/versions.json +2 -8
- package/html/2.3000.1030721699-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [1.5.3197](https://github.com/wppconnect-team/wa-version/compare/v1.5.3196...v1.5.3197) (2026-02-06)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1030721699-alpha ([4f6046a](https://github.com/wppconnect-team/wa-version/commit/4f6046ae72aacf89ca5b2b8a522a0e36ad0d6f86))
|
|
6
|
+
|
|
1
7
|
## [1.5.3196](https://github.com/wppconnect-team/wa-version/compare/v1.5.3195...v1.5.3196) (2026-02-06)
|
|
2
8
|
|
|
3
9
|
### Bug Fixes
|
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1033008986-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1030713897-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-12-06T01:15:02.241Z",
|
|
9
|
-
"expire": "2026-02-06T01:15:02.241Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1030721699-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1281,5 +1275,5 @@
|
|
|
1281
1275
|
"expire": "2026-04-06T01:48:18.949Z"
|
|
1282
1276
|
}
|
|
1283
1277
|
],
|
|
1284
|
-
"currentAlpha": "2.3000.
|
|
1278
|
+
"currentAlpha": "2.3000.1033008986-alpha"
|
|
1285
1279
|
}
|