@wppconnect/wa-version 1.5.4002 → 1.5.4003

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.4003 (2026-05-24)</small>
2
+
3
+ - chore: Updated versions.json ([9f492b8](https://github.com/wppconnect-team/wa-version/commit/9f492b8))
4
+ - fix: Removed outdated version: 2.3000.1035819858-alpha ([09fc137](https://github.com/wppconnect-team/wa-version/commit/09fc137))
5
+
1
6
  ## <small>1.5.4002 (2026-05-24)</small>
2
7
 
3
8
  - chore: Updated versions.json ([687fb18](https://github.com/wppconnect-team/wa-version/commit/687fb18))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.4002",
3
+ "version": "1.5.4003",
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.1040079134-alpha",
3
+ "currentVersion": "2.3000.1040079898-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1035805204-alpha",
7
- "beta": false,
8
- "released": "2026-03-24T07:00:07.472Z",
9
- "expire": "2026-05-24T07:00:07.472Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1035819858-alpha",
13
7
  "beta": false,
@@ -1809,5 +1803,5 @@
1809
1803
  "expire": "2026-07-23T21:24:47.268Z"
1810
1804
  }
1811
1805
  ],
1812
- "currentAlpha": "2.3000.1040079134-alpha"
1806
+ "currentAlpha": "2.3000.1040079898-alpha"
1813
1807
  }