@wppconnect/wa-version 1.5.3684 → 1.5.3685

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.3685 (2026-04-11)</small>
2
+
3
+ - chore: Updated versions.json ([810a55e](https://github.com/wppconnect-team/wa-version/commit/810a55e))
4
+ - fix: Removed outdated version: 2.3000.1033300690-alpha ([d152991](https://github.com/wppconnect-team/wa-version/commit/d152991))
5
+
1
6
  ## <small>1.5.3684 (2026-04-11)</small>
2
7
 
3
8
  - chore: Updated versions.json ([1e6f22c](https://github.com/wppconnect-team/wa-version/commit/1e6f22c))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3684",
3
+ "version": "1.5.3685",
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.1037155427-alpha",
3
+ "currentVersion": "2.3000.1037157395-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1033293791-alpha",
7
- "beta": false,
8
- "released": "2026-02-11T19:32:57.606Z",
9
- "expire": "2026-04-11T19:32:57.606Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1033300690-alpha",
13
7
  "beta": false,
@@ -1779,5 +1773,5 @@
1779
1773
  "expire": "2026-06-11T15:29:58.260Z"
1780
1774
  }
1781
1775
  ],
1782
- "currentAlpha": "2.3000.1037155427-alpha"
1776
+ "currentAlpha": "2.3000.1037157395-alpha"
1783
1777
  }