@wppconnect/wa-version 1.5.3519 → 1.5.3520

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,8 @@
1
+ ## <small>1.5.3520 (2026-03-22)</small>
2
+
3
+ - chore: Updated versions.json ([6d30424](https://github.com/wppconnect-team/wa-version/commit/6d30424))
4
+ - fix: Removed outdated version: 2.3000.1032310195-alpha ([0664a3e](https://github.com/wppconnect-team/wa-version/commit/0664a3e))
5
+
1
6
  ## <small>1.5.3519 (2026-03-22)</small>
2
7
 
3
8
  - fix: Added new version: 2.3000.1035700054-alpha ([486d938](https://github.com/wppconnect-team/wa-version/commit/486d938))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3519",
3
+ "version": "1.5.3520",
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.1035700054-alpha",
3
+ "currentVersion": "2.3000.1035703553-alpha",
4
4
  "versions": [
5
5
  {
6
6
  "version": "2.3000.1032310195-alpha",
@@ -1671,5 +1671,5 @@
1671
1671
  "expire": "2026-05-22T10:23:52.765Z"
1672
1672
  }
1673
1673
  ],
1674
- "currentAlpha": "2.3000.1035700054-alpha"
1674
+ "currentAlpha": "2.3000.1035702547-alpha"
1675
1675
  }