@wppconnect/wa-version 1.5.3687 → 1.5.3688

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.3688 (2026-04-12)</small>
2
+
3
+ - chore: Updated versions.json ([4b3e495](https://github.com/wppconnect-team/wa-version/commit/4b3e495))
4
+ - fix: Removed outdated version: 2.3000.1033343091-alpha ([060db6e](https://github.com/wppconnect-team/wa-version/commit/060db6e))
5
+
1
6
  ## <small>1.5.3687 (2026-04-12)</small>
2
7
 
3
8
  - chore: Updated versions.json ([6ea3ccf](https://github.com/wppconnect-team/wa-version/commit/6ea3ccf))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3687",
3
+ "version": "1.5.3688",
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.1037162330-alpha",
3
+ "currentVersion": "2.3000.1037164758-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1033332639-alpha",
7
- "beta": false,
8
- "released": "2026-02-12T04:22:16.824Z",
9
- "expire": "2026-04-12T04:22:16.824Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1033343091-alpha",
13
7
  "beta": false,
@@ -1761,5 +1755,5 @@
1761
1755
  "expire": "2026-06-12T02:45:04.958Z"
1762
1756
  }
1763
1757
  ],
1764
- "currentAlpha": "2.3000.1037162330-alpha"
1758
+ "currentAlpha": "2.3000.1037164758-alpha"
1765
1759
  }