@wppconnect/wa-version 1.5.3862 → 1.5.3864

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.3864 (2026-05-05)</small>
2
+
3
+ - chore: Updated versions.json ([e80abad](https://github.com/wppconnect-team/wa-version/commit/e80abad))
4
+ - fix: Removed outdated version: 2.3000.1034553229-alpha ([0d17cff](https://github.com/wppconnect-team/wa-version/commit/0d17cff))
5
+
6
+ ## <small>1.5.3863 (2026-05-05)</small>
7
+
8
+ - chore: Updated versions.json ([e445e4a](https://github.com/wppconnect-team/wa-version/commit/e445e4a))
9
+ - fix: Removed outdated version: 2.3000.1034549618-alpha ([4f65579](https://github.com/wppconnect-team/wa-version/commit/4f65579))
10
+
1
11
  ## <small>1.5.3862 (2026-05-05)</small>
2
12
 
3
13
  - fix: Added new version: 2.3000.1038792969-alpha ([865047b](https://github.com/wppconnect-team/wa-version/commit/865047b))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3862",
3
+ "version": "1.5.3864",
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.1038792969-alpha",
3
+ "currentVersion": "2.3000.1038797494-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1034530777-alpha",
7
- "beta": false,
8
- "released": "2026-03-05T04:09:42.672Z",
9
- "expire": "2026-05-05T04:09:42.672Z"
10
- },
11
- {
12
- "version": "2.3000.1034549618-alpha",
13
- "beta": false,
14
- "released": "2026-03-05T07:26:53.234Z",
15
- "expire": "2026-05-05T07:26:53.234Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1034553229-alpha",
19
7
  "beta": false,
@@ -1845,5 +1833,5 @@
1845
1833
  "expire": "2026-07-05T05:27:36.470Z"
1846
1834
  }
1847
1835
  ],
1848
- "currentAlpha": "2.3000.1038792969-alpha"
1836
+ "currentAlpha": "2.3000.1038797494-alpha"
1849
1837
  }