@wppconnect/wa-version 1.5.3470 → 1.5.3472

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.3472](https://github.com/wppconnect-team/wa-version/compare/v1.5.3471...v1.5.3472) (2026-03-17)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1032120293-alpha ([fc253b7](https://github.com/wppconnect-team/wa-version/commit/fc253b7b11d21b431d47eaa2c969f569fe41be52))
6
+
7
+ ## [1.5.3471](https://github.com/wppconnect-team/wa-version/compare/v1.5.3470...v1.5.3471) (2026-03-16)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1032115675-alpha ([acf18a1](https://github.com/wppconnect-team/wa-version/commit/acf18a1eb5eb279f8ff9d67f236614bc696ec4a0))
12
+
1
13
  ## [1.5.3470](https://github.com/wppconnect-team/wa-version/compare/v1.5.3469...v1.5.3470) (2026-03-16)
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.3470",
3
+ "version": "1.5.3472",
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.1035255751-alpha",
3
+ "currentVersion": "2.3000.1035277278-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1032115675-alpha",
7
- "beta": false,
8
- "released": "2026-01-16T23:18:12.246Z",
9
- "expire": "2026-03-16T23:18:12.246Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1032120293-alpha",
13
7
  "beta": false,
@@ -1587,5 +1581,5 @@
1587
1581
  "expire": "2026-05-16T22:29:27.997Z"
1588
1582
  }
1589
1583
  ],
1590
- "currentAlpha": "2.3000.1035255751-alpha"
1584
+ "currentAlpha": "2.3000.1035277278-alpha"
1591
1585
  }