@wppconnect/wa-version 1.5.2786 → 1.5.2788

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.2788](https://github.com/wppconnect-team/wa-version/compare/v1.5.2787...v1.5.2788) (2025-12-06)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1028042408-alpha ([f56f0cd](https://github.com/wppconnect-team/wa-version/commit/f56f0cdad1dd75e9f0866bdc3a0b937e2501c5f9))
6
+
7
+ ## [1.5.2787](https://github.com/wppconnect-team/wa-version/compare/v1.5.2786...v1.5.2787) (2025-12-06)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1028031204-alpha ([c25bcfb](https://github.com/wppconnect-team/wa-version/commit/c25bcfb7106c836f14385ae0b1e3d6d4ecde166a))
12
+
1
13
  ## [1.5.2786](https://github.com/wppconnect-team/wa-version/compare/v1.5.2785...v1.5.2786) (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.2786",
3
+ "version": "1.5.2788",
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.1030730473-alpha",
3
+ "currentVersion": "2.3000.1030733150-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
5
  {
12
6
  "version": "2.3000.1028042408-alpha",
13
7
  "beta": false,
@@ -1389,5 +1383,5 @@
1389
1383
  "expire": "2026-02-06T15:15:16.364Z"
1390
1384
  }
1391
1385
  ],
1392
- "currentAlpha": "2.3000.1030730473-alpha"
1386
+ "currentAlpha": "2.3000.1030733150-alpha"
1393
1387
  }