@wppconnect/wa-version 1.5.2787 → 1.5.2789

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,15 @@
1
+ ## [1.5.2789](https://github.com/wppconnect-team/wa-version/compare/v1.5.2788...v1.5.2789) (2025-12-07)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1028056377-alpha ([0178513](https://github.com/wppconnect-team/wa-version/commit/0178513f22306fe663c31462475823d37dbbfd42))
6
+
7
+ ## [1.5.2788](https://github.com/wppconnect-team/wa-version/compare/v1.5.2787...v1.5.2788) (2025-12-06)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1028042408-alpha ([f56f0cd](https://github.com/wppconnect-team/wa-version/commit/f56f0cdad1dd75e9f0866bdc3a0b937e2501c5f9))
12
+
1
13
  ## [1.5.2787](https://github.com/wppconnect-team/wa-version/compare/v1.5.2786...v1.5.2787) (2025-12-06)
2
14
 
3
15
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.2787",
3
+ "version": "1.5.2789",
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,19 +1,7 @@
1
1
  {
2
2
  "currentBeta": null,
3
- "currentVersion": "2.3000.1030731147-alpha",
3
+ "currentVersion": "2.3000.1030735411-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1028031204-alpha",
7
- "beta": false,
8
- "released": "2025-10-06T16:44:09.835Z",
9
- "expire": "2025-12-06T16:44:09.835Z"
10
- },
11
- {
12
- "version": "2.3000.1028042408-alpha",
13
- "beta": false,
14
- "released": "2025-10-06T20:17:18.559Z",
15
- "expire": "2025-12-06T20:17:18.559Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1028056377-alpha",
19
7
  "beta": false,
@@ -1389,5 +1377,5 @@
1389
1377
  "expire": "2026-02-06T15:15:16.364Z"
1390
1378
  }
1391
1379
  ],
1392
- "currentAlpha": "2.3000.1030731147-alpha"
1380
+ "currentAlpha": "2.3000.1030735411-alpha"
1393
1381
  }