@wppconnect/wa-version 1.5.2719 → 1.5.2721

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.2721](https://github.com/wppconnect-team/wa-version/compare/v1.5.2720...v1.5.2721) (2025-11-26)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1027640936-alpha ([8c6380d](https://github.com/wppconnect-team/wa-version/commit/8c6380d1ef610706cec65c90ed925a53b29e12a4))
6
+
7
+ ## [1.5.2720](https://github.com/wppconnect-team/wa-version/compare/v1.5.2719...v1.5.2720) (2025-11-26)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1027633769-alpha ([45b04c6](https://github.com/wppconnect-team/wa-version/commit/45b04c617717166001d270fccad111ce1b6f7b50))
12
+
1
13
  ## [1.5.2719](https://github.com/wppconnect-team/wa-version/compare/v1.5.2718...v1.5.2719) (2025-11-26)
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.2719",
3
+ "version": "1.5.2721",
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.1030370089-alpha",
3
+ "currentVersion": "2.3000.1030377513-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1027633769-alpha",
7
- "beta": false,
8
- "released": "2025-09-26T05:15:15.288Z",
9
- "expire": "2025-11-26T05:15:15.288Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1027640936-alpha",
13
7
  "beta": false,
@@ -1419,5 +1413,5 @@
1419
1413
  "expire": "2026-01-26T02:57:11.211Z"
1420
1414
  }
1421
1415
  ],
1422
- "currentAlpha": "2.3000.1030370089-alpha"
1416
+ "currentAlpha": "2.3000.1030377513-alpha"
1423
1417
  }