@wppconnect/wa-version 1.5.2790 → 1.5.2792

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.2792](https://github.com/wppconnect-team/wa-version/compare/v1.5.2791...v1.5.2792) (2025-12-07)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1028081709-alpha ([42744e7](https://github.com/wppconnect-team/wa-version/commit/42744e728b2fb61bd448c063a622e9f25ad2d841))
6
+
7
+ ## [1.5.2791](https://github.com/wppconnect-team/wa-version/compare/v1.5.2790...v1.5.2791) (2025-12-07)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1028071357-alpha ([b5bad21](https://github.com/wppconnect-team/wa-version/commit/b5bad215980e6c6d1db75df17088c40227bd7a82))
12
+
1
13
  ## [1.5.2790](https://github.com/wppconnect-team/wa-version/compare/v1.5.2789...v1.5.2790) (2025-12-07)
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.2790",
3
+ "version": "1.5.2792",
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.1030736059-alpha",
3
+ "currentVersion": "2.3000.1030738492-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1028064244-alpha",
7
- "beta": false,
8
- "released": "2025-10-07T02:41:16.695Z",
9
- "expire": "2025-12-07T02:41:16.695Z"
10
- },
11
- {
12
- "version": "2.3000.1028071357-alpha",
13
- "beta": false,
14
- "released": "2025-10-07T03:28:36.361Z",
15
- "expire": "2025-12-07T03:28:36.361Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1028081709-alpha",
19
7
  "beta": false,
@@ -1371,5 +1359,5 @@
1371
1359
  "expire": "2026-02-06T15:15:16.364Z"
1372
1360
  }
1373
1361
  ],
1374
- "currentAlpha": "2.3000.1030736059-alpha"
1362
+ "currentAlpha": "2.3000.1030738492-alpha"
1375
1363
  }