@wppconnect/wa-version 1.5.3849 → 1.5.3851

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,13 @@
1
+ ## <small>1.5.3851 (2026-05-03)</small>
2
+
3
+ - chore: Updated versions.json ([785b150](https://github.com/wppconnect-team/wa-version/commit/785b150))
4
+ - fix: Removed outdated version: 2.3000.1034382497-alpha ([1a42f4d](https://github.com/wppconnect-team/wa-version/commit/1a42f4d))
5
+
6
+ ## <small>1.5.3850 (2026-05-03)</small>
7
+
8
+ - chore: Updated versions.json ([f4d5840](https://github.com/wppconnect-team/wa-version/commit/f4d5840))
9
+ - fix: Removed outdated version: 2.3000.1034372878-alpha ([797ee73](https://github.com/wppconnect-team/wa-version/commit/797ee73))
10
+
1
11
  ## <small>1.5.3849 (2026-05-03)</small>
2
12
 
3
13
  - fix: Added new version: 2.3000.1038682711-alpha ([73b187c](https://github.com/wppconnect-team/wa-version/commit/73b187c))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3849",
3
+ "version": "1.5.3851",
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.1038682711-alpha",
3
+ "currentVersion": "2.3000.1038685473-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1034372878-alpha",
7
- "beta": false,
8
- "released": "2026-03-03T06:45:40.418Z",
9
- "expire": "2026-05-03T06:45:40.418Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1034382497-alpha",
13
7
  "beta": false,
@@ -1869,5 +1863,5 @@
1869
1863
  "expire": "2026-07-03T02:35:24.239Z"
1870
1864
  }
1871
1865
  ],
1872
- "currentAlpha": "2.3000.1038682711-alpha"
1866
+ "currentAlpha": "2.3000.1038685473-alpha"
1873
1867
  }