@wppconnect/wa-version 1.5.4002 → 1.5.4004

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.4004 (2026-05-24)</small>
2
+
3
+ - chore: Updated versions.json ([08c5b9b](https://github.com/wppconnect-team/wa-version/commit/08c5b9b))
4
+ - fix: Removed outdated version: 2.3000.1035824857-alpha ([e79d257](https://github.com/wppconnect-team/wa-version/commit/e79d257))
5
+
6
+ ## <small>1.5.4003 (2026-05-24)</small>
7
+
8
+ - chore: Updated versions.json ([9f492b8](https://github.com/wppconnect-team/wa-version/commit/9f492b8))
9
+ - fix: Removed outdated version: 2.3000.1035819858-alpha ([09fc137](https://github.com/wppconnect-team/wa-version/commit/09fc137))
10
+
1
11
  ## <small>1.5.4002 (2026-05-24)</small>
2
12
 
3
13
  - 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.4004",
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,19 +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
- {
12
- "version": "2.3000.1035819858-alpha",
13
- "beta": false,
14
- "released": "2026-03-24T08:58:29.393Z",
15
- "expire": "2026-05-24T08:58:29.393Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1035824857-alpha",
19
7
  "beta": false,
@@ -1809,5 +1797,5 @@
1809
1797
  "expire": "2026-07-23T21:24:47.268Z"
1810
1798
  }
1811
1799
  ],
1812
- "currentAlpha": "2.3000.1040079134-alpha"
1800
+ "currentAlpha": "2.3000.1040079898-alpha"
1813
1801
  }