@wppconnect/wa-version 1.5.3516 → 1.5.3517

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.3517 (2026-03-22)</small>
2
+
3
+ - chore: Updated versions.json ([5d24a23](https://github.com/wppconnect-team/wa-version/commit/5d24a23))
4
+ - fix: Removed outdated version: 2.3000.1032299836-alpha ([603dc16](https://github.com/wppconnect-team/wa-version/commit/603dc16))
5
+
1
6
  ## <small>1.5.3516 (2026-03-22)</small>
2
7
 
3
8
  - chore: Updated versions.json ([f2cd0e4](https://github.com/wppconnect-team/wa-version/commit/f2cd0e4))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3516",
3
+ "version": "1.5.3517",
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.1035693752-alpha",
3
+ "currentVersion": "2.3000.1035696361-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1032289425-alpha",
7
- "beta": false,
8
- "released": "2026-01-22T03:21:02.307Z",
9
- "expire": "2026-03-22T03:21:02.307Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1032299836-alpha",
13
7
  "beta": false,
@@ -1683,5 +1677,5 @@
1683
1677
  "expire": "2026-05-22T01:56:31.240Z"
1684
1678
  }
1685
1679
  ],
1686
- "currentAlpha": "2.3000.1035692802-alpha"
1680
+ "currentAlpha": "2.3000.1035696361-alpha"
1687
1681
  }