@wppconnect/wa-version 1.5.3226 → 1.5.3228
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 -8
- package/html/2.3000.1030880780-alpha.html +0 -81
- package/html/2.3000.1030890511-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.3228](https://github.com/wppconnect-team/wa-version/compare/v1.5.3227...v1.5.3228) (2026-02-10)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1030890511-alpha ([d2533f1](https://github.com/wppconnect-team/wa-version/commit/d2533f1b43e386980b01d96cc0cf65e7ac2dfc45))
|
|
6
|
+
|
|
7
|
+
## [1.5.3227](https://github.com/wppconnect-team/wa-version/compare/v1.5.3226...v1.5.3227) (2026-02-10)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1030880780-alpha ([08bba4f](https://github.com/wppconnect-team/wa-version/commit/08bba4f657b44b663caa354cf00a2663cdd8b4ef))
|
|
12
|
+
|
|
1
13
|
## [1.5.3226](https://github.com/wppconnect-team/wa-version/compare/v1.5.3225...v1.5.3226) (2026-02-10)
|
|
2
14
|
|
|
3
15
|
### 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.1033192546-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1030880780-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-12-10T13:34:50.052Z",
|
|
9
|
-
"expire": "2026-02-10T13:34:50.052Z"
|
|
10
|
-
},
|
|
11
5
|
{
|
|
12
6
|
"version": "2.3000.1030890511-alpha",
|
|
13
7
|
"beta": false,
|
|
@@ -1287,5 +1281,5 @@
|
|
|
1287
1281
|
"expire": "2026-04-10T07:38:45.848Z"
|
|
1288
1282
|
}
|
|
1289
1283
|
],
|
|
1290
|
-
"currentAlpha": "2.3000.
|
|
1284
|
+
"currentAlpha": "2.3000.1033192546-alpha"
|
|
1291
1285
|
}
|