@wppconnect/wa-version 1.5.2698 → 1.5.2700

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.2700](https://github.com/wppconnect-team/wa-version/compare/v1.5.2699...v1.5.2700) (2025-11-23)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1027484088-alpha ([9c245cd](https://github.com/wppconnect-team/wa-version/commit/9c245cdef92843b6b31ce7c4e0d90a11e3041689))
6
+
7
+ ## [1.5.2699](https://github.com/wppconnect-team/wa-version/compare/v1.5.2698...v1.5.2699) (2025-11-23)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1027470119-alpha ([4bd07b9](https://github.com/wppconnect-team/wa-version/commit/4bd07b9a8cefce71a5365d9d9106683421556e4a))
12
+
1
13
  ## [1.5.2698](https://github.com/wppconnect-team/wa-version/compare/v1.5.2697...v1.5.2698) (2025-11-23)
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.2698",
3
+ "version": "1.5.2700",
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.1030280759-alpha",
3
+ "currentVersion": "2.3000.1030287686-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1027470119-alpha",
7
- "beta": false,
8
- "released": "2025-09-23T11:12:54.929Z",
9
- "expire": "2025-11-23T11:12:54.929Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1027484088-alpha",
13
7
  "beta": false,
@@ -1455,5 +1449,5 @@
1455
1449
  "expire": "2026-01-23T01:26:47.117Z"
1456
1450
  }
1457
1451
  ],
1458
- "currentAlpha": "2.3000.1030280759-alpha"
1452
+ "currentAlpha": "2.3000.1030287686-alpha"
1459
1453
  }