@wppconnect/wa-version 1.5.2703 → 1.5.2705

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.2705](https://github.com/wppconnect-team/wa-version/compare/v1.5.2704...v1.5.2705) (2025-11-24)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1027531521-alpha ([544198a](https://github.com/wppconnect-team/wa-version/commit/544198a78a40608e0c6dc801cd72358fdbb0966b))
6
+
7
+ ## [1.5.2704](https://github.com/wppconnect-team/wa-version/compare/v1.5.2703...v1.5.2704) (2025-11-24)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1027523788-alpha ([39e4953](https://github.com/wppconnect-team/wa-version/commit/39e49537b6e08b3125a2b8ead0e82d47c2b5a983))
12
+
1
13
  ## [1.5.2703](https://github.com/wppconnect-team/wa-version/compare/v1.5.2702...v1.5.2703) (2025-11-24)
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.2703",
3
+ "version": "1.5.2705",
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.1030293014-alpha",
3
+ "currentVersion": "2.3000.1030299630-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1027512224-alpha",
7
- "beta": false,
8
- "released": "2025-09-24T02:44:02.321Z",
9
- "expire": "2025-11-24T02:44:02.321Z"
10
- },
11
- {
12
- "version": "2.3000.1027523788-alpha",
13
- "beta": false,
14
- "released": "2025-09-24T07:15:53.287Z",
15
- "expire": "2025-11-24T07:15:53.287Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1027531521-alpha",
19
7
  "beta": false,
@@ -1437,5 +1425,5 @@
1437
1425
  "expire": "2026-01-23T23:15:06.969Z"
1438
1426
  }
1439
1427
  ],
1440
- "currentAlpha": "2.3000.1030293014-alpha"
1428
+ "currentAlpha": "2.3000.1030299630-alpha"
1441
1429
  }