@wppconnect/wa-version 1.5.3515 → 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,13 @@
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
+
6
+ ## <small>1.5.3516 (2026-03-22)</small>
7
+
8
+ - chore: Updated versions.json ([f2cd0e4](https://github.com/wppconnect-team/wa-version/commit/f2cd0e4))
9
+ - fix: Removed outdated version: 2.3000.1032289425-alpha ([59a42b7](https://github.com/wppconnect-team/wa-version/commit/59a42b7))
10
+
1
11
  ## <small>1.5.3515 (2026-03-22)</small>
2
12
 
3
13
  - fix: Added new version: 2.3000.1035691214-alpha ([9152026](https://github.com/wppconnect-team/wa-version/commit/9152026))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3515",
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,19 +1,7 @@
1
1
  {
2
2
  "currentBeta": null,
3
- "currentVersion": "2.3000.1035691214-alpha",
3
+ "currentVersion": "2.3000.1035696361-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1032274475-alpha",
7
- "beta": false,
8
- "released": "2026-01-22T01:25:44.771Z",
9
- "expire": "2026-03-22T01:25:44.771Z"
10
- },
11
- {
12
- "version": "2.3000.1032289425-alpha",
13
- "beta": false,
14
- "released": "2026-01-22T03:21:02.307Z",
15
- "expire": "2026-03-22T03:21:02.307Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1032299836-alpha",
19
7
  "beta": false,
@@ -1689,5 +1677,5 @@
1689
1677
  "expire": "2026-05-22T01:56:31.240Z"
1690
1678
  }
1691
1679
  ],
1692
- "currentAlpha": "2.3000.1035691214-alpha"
1680
+ "currentAlpha": "2.3000.1035696361-alpha"
1693
1681
  }