@wppconnect/wa-version 1.5.2768 → 1.5.2770

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.2770](https://github.com/wppconnect-team/wa-version/compare/v1.5.2769...v1.5.2770) (2025-12-04)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1027992815-alpha ([0637fcb](https://github.com/wppconnect-team/wa-version/commit/0637fcb8a2805a837c2249b005753bbe55706334))
6
+
7
+ ## [1.5.2769](https://github.com/wppconnect-team/wa-version/compare/v1.5.2768...v1.5.2769) (2025-12-04)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1027982774-alpha ([e3141f3](https://github.com/wppconnect-team/wa-version/commit/e3141f3fe1828a747062767e2c646e35ccd2a592))
12
+
1
13
  ## [1.5.2768](https://github.com/wppconnect-team/wa-version/compare/v1.5.2767...v1.5.2768) (2025-12-03)
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.2768",
3
+ "version": "1.5.2770",
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.1030565872-alpha",
3
+ "currentVersion": "2.3000.1030569841-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1027974396-alpha",
7
- "beta": false,
8
- "released": "2025-10-03T21:35:54.789Z",
9
- "expire": "2025-12-03T21:35:54.789Z"
10
- },
11
- {
12
- "version": "2.3000.1027982774-alpha",
13
- "beta": false,
14
- "released": "2025-10-04T01:06:47.580Z",
15
- "expire": "2025-12-04T01:06:47.580Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1027992815-alpha",
19
7
  "beta": false,
@@ -1341,5 +1329,5 @@
1341
1329
  "expire": "2026-02-03T19:38:04.614Z"
1342
1330
  }
1343
1331
  ],
1344
- "currentAlpha": "2.3000.1030565872-alpha"
1332
+ "currentAlpha": "2.3000.1030569841-alpha"
1345
1333
  }