@wppconnect/wa-version 1.5.3266 → 1.5.3268
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.1031134973-alpha.html +0 -81
- package/html/2.3000.1031141796-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.5.3268](https://github.com/wppconnect-team/wa-version/compare/v1.5.3267...v1.5.3268) (2026-02-16)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1031141796-alpha ([f8c4007](https://github.com/wppconnect-team/wa-version/commit/f8c4007a0947c34efc070d8bab0e8d1d94c68f0d))
|
|
6
|
+
|
|
7
|
+
## [1.5.3267](https://github.com/wppconnect-team/wa-version/compare/v1.5.3266...v1.5.3267) (2026-02-16)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- Removed outdated version: 2.3000.1031134973-alpha ([36a5953](https://github.com/wppconnect-team/wa-version/commit/36a595329df75cb62d4d17a3a75b832f93a73540))
|
|
12
|
+
|
|
1
13
|
## [1.5.3266](https://github.com/wppconnect-team/wa-version/compare/v1.5.3265...v1.5.3266) (2026-02-16)
|
|
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.1033516464-alpha",
|
|
4
4
|
"versions": [
|
|
5
|
-
{
|
|
6
|
-
"version": "2.3000.1031125650-alpha",
|
|
7
|
-
"beta": false,
|
|
8
|
-
"released": "2025-12-16T04:08:43.002Z",
|
|
9
|
-
"expire": "2026-02-16T04:08:43.002Z"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"version": "2.3000.1031134973-alpha",
|
|
13
|
-
"beta": false,
|
|
14
|
-
"released": "2025-12-16T07:23:54.453Z",
|
|
15
|
-
"expire": "2026-02-16T07:23:54.453Z"
|
|
16
|
-
},
|
|
17
5
|
{
|
|
18
6
|
"version": "2.3000.1031141796-alpha",
|
|
19
7
|
"beta": false,
|
|
@@ -1323,5 +1311,5 @@
|
|
|
1323
1311
|
"expire": "2026-04-16T04:23:20.036Z"
|
|
1324
1312
|
}
|
|
1325
1313
|
],
|
|
1326
|
-
"currentAlpha": "2.3000.
|
|
1314
|
+
"currentAlpha": "2.3000.1033516464-alpha"
|
|
1327
1315
|
}
|