@wppconnect/wa-version 1.5.3214 → 1.5.3215

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 CHANGED
@@ -1,3 +1,9 @@
1
+ ## [1.5.3215](https://github.com/wppconnect-team/wa-version/compare/v1.5.3214...v1.5.3215) (2026-02-09)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1030802080-alpha ([f43ac97](https://github.com/wppconnect-team/wa-version/commit/f43ac97a9a368fd4d51afb8103e8ca75795e15f8))
6
+
1
7
  ## [1.5.3214](https://github.com/wppconnect-team/wa-version/compare/v1.5.3213...v1.5.3214) (2026-02-09)
2
8
 
3
9
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3214",
3
+ "version": "1.5.3215",
4
4
  "description": "List of WhatsApp Web HTML",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/versions.json CHANGED
@@ -1,13 +1,7 @@
1
1
  {
2
2
  "currentBeta": null,
3
- "currentVersion": "2.3000.1033123695-alpha",
3
+ "currentVersion": "2.3000.1033127452-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1030794337-alpha",
7
- "beta": false,
8
- "released": "2025-12-09T03:01:36.218Z",
9
- "expire": "2026-02-09T03:01:36.218Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1030802080-alpha",
13
7
  "beta": false,
@@ -1293,5 +1287,5 @@
1293
1287
  "expire": "2026-04-08T23:27:45.280Z"
1294
1288
  }
1295
1289
  ],
1296
- "currentAlpha": "2.3000.1033123695-alpha"
1290
+ "currentAlpha": "2.3000.1033127452-alpha"
1297
1291
  }