@wppconnect/wa-version 1.5.3021 → 1.5.3022

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.3022](https://github.com/wppconnect-team/wa-version/compare/v1.5.3021...v1.5.3022) (2026-01-11)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1029685030-alpha ([bddf3b7](https://github.com/wppconnect-team/wa-version/commit/bddf3b77df1ccb4cfbdfae78c8a2ab1479b65257))
6
+
1
7
  ## [1.5.3021](https://github.com/wppconnect-team/wa-version/compare/v1.5.3020...v1.5.3021) (2026-01-10)
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.3021",
3
+ "version": "1.5.3022",
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.1031851570-alpha",
3
+ "currentVersion": "2.3000.1031853683-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1029678855-alpha",
7
- "beta": false,
8
- "released": "2025-11-10T23:37:39.566Z",
9
- "expire": "2026-01-10T23:37:39.566Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1029685030-alpha",
13
7
  "beta": false,
@@ -1161,5 +1155,5 @@
1161
1155
  "expire": "2026-03-10T19:36:19.961Z"
1162
1156
  }
1163
1157
  ],
1164
- "currentAlpha": "2.3000.1031851570-alpha"
1158
+ "currentAlpha": "2.3000.1031853683-alpha"
1165
1159
  }