@wppconnect/wa-version 1.5.4000 → 1.5.4001

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,9 @@
1
+ ## <small>1.5.4001 (2026-05-24)</small>
2
+
3
+ - chore: Updated versions.json ([9cf9ad1](https://github.com/wppconnect-team/wa-version/commit/9cf9ad1))
4
+ - fix: Removed outdated version: 2.3000.1035752796-alpha ([cd7c7a0](https://github.com/wppconnect-team/wa-version/commit/cd7c7a0))
5
+ - fix: Removed outdated version: 2.3000.1035790540-alpha ([3a2012c](https://github.com/wppconnect-team/wa-version/commit/3a2012c))
6
+
1
7
  ## <small>1.5.4000 (2026-05-23)</small>
2
8
 
3
9
  - chore: Updated versions.json ([68d0f61](https://github.com/wppconnect-team/wa-version/commit/68d0f61))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.4000",
3
+ "version": "1.5.4001",
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.1040071242-alpha",
3
+ "currentVersion": "2.3000.1040075324-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1035745556-alpha",
7
- "beta": false,
8
- "released": "2026-03-23T22:28:28.622Z",
9
- "expire": "2026-05-23T22:28:28.622Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1035752796-alpha",
13
7
  "beta": false,
@@ -1827,5 +1821,5 @@
1827
1821
  "expire": "2026-07-23T21:24:47.268Z"
1828
1822
  }
1829
1823
  ],
1830
- "currentAlpha": "2.3000.1040071242-alpha"
1824
+ "currentAlpha": "2.3000.1040075324-alpha"
1831
1825
  }