@wppconnect/wa-version 1.5.3516 → 1.5.3518

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.3518 (2026-03-22)</small>
2
+
3
+ - chore: Updated versions.json ([6c8d7d7](https://github.com/wppconnect-team/wa-version/commit/6c8d7d7))
4
+ - fix: Removed outdated version: 2.3000.1032301785-alpha ([67d8e5a](https://github.com/wppconnect-team/wa-version/commit/67d8e5a))
5
+
6
+ ## <small>1.5.3517 (2026-03-22)</small>
7
+
8
+ - chore: Updated versions.json ([5d24a23](https://github.com/wppconnect-team/wa-version/commit/5d24a23))
9
+ - fix: Removed outdated version: 2.3000.1032299836-alpha ([603dc16](https://github.com/wppconnect-team/wa-version/commit/603dc16))
10
+
1
11
  ## <small>1.5.3516 (2026-03-22)</small>
2
12
 
3
13
  - 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.3518",
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.1035693752-alpha",
3
+ "currentVersion": "2.3000.1035697879-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
- {
12
- "version": "2.3000.1032299836-alpha",
13
- "beta": false,
14
- "released": "2026-01-22T06:29:53.812Z",
15
- "expire": "2026-03-22T06:29:53.812Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1032301785-alpha",
19
7
  "beta": false,
@@ -1683,5 +1671,5 @@
1683
1671
  "expire": "2026-05-22T01:56:31.240Z"
1684
1672
  }
1685
1673
  ],
1686
- "currentAlpha": "2.3000.1035692802-alpha"
1674
+ "currentAlpha": "2.3000.1035697879-alpha"
1687
1675
  }