@wppconnect/wa-version 1.5.3117 → 1.5.3118

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,9 @@
1
+ ## [1.5.3118](https://github.com/wppconnect-team/wa-version/compare/v1.5.3117...v1.5.3118) (2026-01-25)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1030326540-alpha ([b9eafe1](https://github.com/wppconnect-team/wa-version/commit/b9eafe170319c7a90bee690d8ec687e0061662c6))
6
+
1
7
  ## [1.5.3117](https://github.com/wppconnect-team/wa-version/compare/v1.5.3116...v1.5.3117) (2026-01-24)
2
8
 
3
9
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.3117",
3
+ "version": "1.5.3118",
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.1032421382-alpha",
3
+ "currentVersion": "2.3000.1032423869-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1030318976-alpha",
7
- "beta": false,
8
- "released": "2025-11-24T21:38:39.877Z",
9
- "expire": "2026-01-24T21:38:39.877Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1030326540-alpha",
13
7
  "beta": false,
@@ -1173,5 +1167,5 @@
1173
1167
  "expire": "2026-03-24T20:18:17.346Z"
1174
1168
  }
1175
1169
  ],
1176
- "currentAlpha": "2.3000.1032421382-alpha"
1170
+ "currentAlpha": "2.3000.1032423869-alpha"
1177
1171
  }