@wppconnect/wa-version 1.5.3679 → 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,13 @@
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
+
6
+ ## <small>1.5.3680 (2026-04-11)</small>
7
+
8
+ - chore: Updated versions.json ([906586a](https://github.com/wppconnect-team/wa-version/commit/906586a))
9
+ - fix: Removed outdated version: 2.3000.1033268305-alpha ([d32ec06](https://github.com/wppconnect-team/wa-version/commit/d32ec06))
10
+
1
11
  ## <small>1.5.3679 (2026-04-11)</small>
2
12
 
3
13
  - fix: Added new version: 2.3000.1037132433-alpha ([6bc425b](https://github.com/wppconnect-team/wa-version/commit/6bc425b))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3679",
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,19 +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.1033252619-alpha",
7
- "beta": false,
8
- "released": "2026-02-11T03:31:41.021Z",
9
- "expire": "2026-04-11T03:31:41.021Z"
10
- },
11
- {
12
- "version": "2.3000.1033268305-alpha",
13
- "beta": false,
14
- "released": "2026-02-11T05:25:08.719Z",
15
- "expire": "2026-04-11T05:25:08.719Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1033271296-alpha",
19
7
  "beta": false,
@@ -1791,5 +1779,5 @@
1791
1779
  "expire": "2026-06-11T04:23:52.033Z"
1792
1780
  }
1793
1781
  ],
1794
- "currentAlpha": "2.3000.1037132433-alpha"
1782
+ "currentAlpha": "2.3000.1037137890-alpha"
1795
1783
  }