@wppconnect/wa-version 1.5.3843 → 1.5.3844

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.3844 (2026-05-01)</small>
2
+
3
+ - chore: Updated versions.json ([fbb335c](https://github.com/wppconnect-team/wa-version/commit/fbb335c))
4
+ - fix: Removed outdated version: 2.3000.1034290589-alpha ([5946fd2](https://github.com/wppconnect-team/wa-version/commit/5946fd2))
5
+
1
6
  ## <small>1.5.3843 (2026-05-01)</small>
2
7
 
3
8
  - fix: Added new version: 2.3000.1038621943-alpha ([0afaa94](https://github.com/wppconnect-team/wa-version/commit/0afaa94))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3843",
3
+ "version": "1.5.3844",
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,6 +1,6 @@
1
1
  {
2
2
  "currentBeta": null,
3
- "currentVersion": "2.3000.1038621943-alpha",
3
+ "currentVersion": "2.3000.1038627904-alpha",
4
4
  "versions": [
5
5
  {
6
6
  "version": "2.3000.1034290589-alpha",
@@ -1857,5 +1857,5 @@
1857
1857
  "expire": "2026-07-01T21:13:55.508Z"
1858
1858
  }
1859
1859
  ],
1860
- "currentAlpha": "2.3000.1038621943-alpha"
1860
+ "currentAlpha": "2.3000.1038627904-alpha"
1861
1861
  }