@wppconnect/wa-version 1.5.3407 → 1.5.3408

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,9 @@
1
+ ## [1.5.3408](https://github.com/wppconnect-team/wa-version/compare/v1.5.3407...v1.5.3408) (2026-03-09)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1031814484-alpha ([5ae2fbd](https://github.com/wppconnect-team/wa-version/commit/5ae2fbdcd7bd7107339eaefedb9b93ba91daf65f))
6
+
1
7
  ## [1.5.3407](https://github.com/wppconnect-team/wa-version/compare/v1.5.3406...v1.5.3407) (2026-03-09)
2
8
 
3
9
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3407",
3
+ "version": "1.5.3408",
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,6 +1,6 @@
1
1
  {
2
2
  "currentBeta": null,
3
- "currentVersion": "2.3000.1034762614-alpha",
3
+ "currentVersion": "2.3000.1034767061-alpha",
4
4
  "versions": [
5
5
  {
6
6
  "version": "2.3000.1031814484-alpha",
@@ -1521,5 +1521,5 @@
1521
1521
  "expire": "2026-05-09T14:04:06.465Z"
1522
1522
  }
1523
1523
  ],
1524
- "currentAlpha": "2.3000.1034762614-alpha"
1524
+ "currentAlpha": "2.3000.1034767061-alpha"
1525
1525
  }