@wppconnect/wa-version 1.5.3680 → 1.5.3681

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.3681 (2026-04-11)</small>
2
+
3
+ - chore: Updated versions.json ([58eadd5](https://github.com/wppconnect-team/wa-version/commit/58eadd5))
4
+ - fix: Removed outdated version: 2.3000.1033271296-alpha ([51c570e](https://github.com/wppconnect-team/wa-version/commit/51c570e))
5
+
1
6
  ## <small>1.5.3680 (2026-04-11)</small>
2
7
 
3
8
  - chore: Updated versions.json ([906586a](https://github.com/wppconnect-team/wa-version/commit/906586a))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3680",
3
+ "version": "1.5.3681",
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.1037132433-alpha",
3
+ "currentVersion": "2.3000.1037137890-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1033268305-alpha",
7
- "beta": false,
8
- "released": "2026-02-11T05:25:08.719Z",
9
- "expire": "2026-04-11T05:25:08.719Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1033271296-alpha",
13
7
  "beta": false,
@@ -1785,5 +1779,5 @@
1785
1779
  "expire": "2026-06-11T04:23:52.033Z"
1786
1780
  }
1787
1781
  ],
1788
- "currentAlpha": "2.3000.1037132433-alpha"
1782
+ "currentAlpha": "2.3000.1037137890-alpha"
1789
1783
  }