@wppconnect/wa-version 1.5.3355 → 1.5.3356

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.3356](https://github.com/wppconnect-team/wa-version/compare/v1.5.3355...v1.5.3356) (2026-03-01)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1031510390-alpha ([f6c89e0](https://github.com/wppconnect-team/wa-version/commit/f6c89e067f079744786873112e824e176a070ffd))
6
+
1
7
  ## [1.5.3355](https://github.com/wppconnect-team/wa-version/compare/v1.5.3354...v1.5.3355) (2026-03-01)
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.3355",
3
+ "version": "1.5.3356",
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.1034280725-alpha",
3
+ "currentVersion": "2.3000.1034288021-alpha",
4
4
  "versions": [
5
5
  {
6
6
  "version": "2.3000.1031510390-alpha",
@@ -1515,5 +1515,5 @@
1515
1515
  "expire": "2026-05-01T10:21:53.194Z"
1516
1516
  }
1517
1517
  ],
1518
- "currentAlpha": "2.3000.1034280725-alpha"
1518
+ "currentAlpha": "2.3000.1034288021-alpha"
1519
1519
  }