@wppconnect/wa-version 1.5.3688 → 1.5.3689

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.3689 (2026-04-12)</small>
2
+
3
+ - chore: Updated versions.json ([a85fa95](https://github.com/wppconnect-team/wa-version/commit/a85fa95))
4
+ - fix: Removed outdated version: 2.3000.1033351060-alpha ([75a590a](https://github.com/wppconnect-team/wa-version/commit/75a590a))
5
+
1
6
  ## <small>1.5.3688 (2026-04-12)</small>
2
7
 
3
8
  - chore: Updated versions.json ([4b3e495](https://github.com/wppconnect-team/wa-version/commit/4b3e495))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3688",
3
+ "version": "1.5.3689",
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.1037164758-alpha",
3
+ "currentVersion": "2.3000.1037168049-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1033343091-alpha",
7
- "beta": false,
8
- "released": "2026-02-12T05:46:45.628Z",
9
- "expire": "2026-04-12T05:46:45.628Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1033351060-alpha",
13
7
  "beta": false,
@@ -1755,5 +1749,5 @@
1755
1749
  "expire": "2026-06-12T02:45:04.958Z"
1756
1750
  }
1757
1751
  ],
1758
- "currentAlpha": "2.3000.1037164758-alpha"
1752
+ "currentAlpha": "2.3000.1037168049-alpha"
1759
1753
  }