@wppconnect/wa-version 1.5.3491 → 1.5.3492

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.3492 (2026-03-19)</small>
2
+
3
+ - chore: Updated versions.json ([2e0b315](https://github.com/wppconnect-team/wa-version/commit/2e0b315))
4
+ - fix: Removed outdated version: 2.3000.1032161662-alpha ([69aee22](https://github.com/wppconnect-team/wa-version/commit/69aee22))
5
+
1
6
  ## <small>1.5.3491 (2026-03-19)</small>
2
7
 
3
8
  - fix: Added new version: 2.3000.1035512120-alpha ([04f87d3](https://github.com/wppconnect-team/wa-version/commit/04f87d3))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3491",
3
+ "version": "1.5.3492",
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.1035512120-alpha",
3
+ "currentVersion": "2.3000.1035518169-alpha",
4
4
  "versions": [
5
5
  {
6
6
  "version": "2.3000.1032161662-alpha",
@@ -1659,5 +1659,5 @@
1659
1659
  "expire": "2026-05-19T12:57:01.213Z"
1660
1660
  }
1661
1661
  ],
1662
- "currentAlpha": "2.3000.1035512120-alpha"
1662
+ "currentAlpha": "2.3000.1035518169-alpha"
1663
1663
  }