@wppconnect/wa-version 1.5.2735 → 1.5.2737

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.2737](https://github.com/wppconnect-team/wa-version/compare/v1.5.2736...v1.5.2737) (2025-11-30)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1027760013-alpha ([c6ac794](https://github.com/wppconnect-team/wa-version/commit/c6ac794da79f3cc01b1956797da057781a5da63c))
6
+
7
+ ## [1.5.2736](https://github.com/wppconnect-team/wa-version/compare/v1.5.2735...v1.5.2736) (2025-11-29)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1027734841-alpha ([20823b8](https://github.com/wppconnect-team/wa-version/commit/20823b88d62b17922fa9e5a72a33ece1e9b337da))
12
+
1
13
  ## [1.5.2735](https://github.com/wppconnect-team/wa-version/compare/v1.5.2734...v1.5.2735) (2025-11-29)
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.2735",
3
+ "version": "1.5.2737",
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.1030430275-alpha",
3
+ "currentVersion": "2.3000.1030434415-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1027734841-alpha",
7
- "beta": false,
8
- "released": "2025-09-29T20:16:12.282Z",
9
- "expire": "2025-11-29T20:16:12.282Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1027760013-alpha",
13
7
  "beta": false,
@@ -1395,5 +1389,5 @@
1395
1389
  "expire": "2026-01-29T15:15:11.021Z"
1396
1390
  }
1397
1391
  ],
1398
- "currentAlpha": "2.3000.1030430275-alpha"
1392
+ "currentAlpha": "2.3000.1030434783-alpha"
1399
1393
  }