@wppconnect/wa-version 1.5.4248 → 1.5.4249

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.4249 (2026-06-30)</small>
2
+
3
+ - chore: Updated versions.json ([9e98ce3](https://github.com/wppconnect-team/wa-version/commit/9e98ce3))
4
+ - fix: Removed outdated version: 2.3000.1038487394-alpha ([161cac3](https://github.com/wppconnect-team/wa-version/commit/161cac3))
5
+
1
6
  ## <small>1.5.4248 (2026-06-30)</small>
2
7
 
3
8
  - chore: Updated versions.json ([ee5a184](https://github.com/wppconnect-team/wa-version/commit/ee5a184))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.4248",
3
+ "version": "1.5.4249",
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.1042371453-alpha",
3
+ "currentVersion": "2.3000.1042377932-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1038478904-alpha",
7
- "beta": false,
8
- "released": "2026-04-30T05:55:18.211Z",
9
- "expire": "2026-06-30T05:55:18.211Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1038487394-alpha",
13
7
  "beta": false,
@@ -1713,5 +1707,5 @@
1713
1707
  "expire": "2026-08-30T05:54:50.551Z"
1714
1708
  }
1715
1709
  ],
1716
- "currentAlpha": "2.3000.1042371453-alpha"
1710
+ "currentAlpha": "2.3000.1042377932-alpha"
1717
1711
  }