@wppconnect/wa-version 1.5.2981 → 1.5.2982

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.2982](https://github.com/wppconnect-team/wa-version/compare/v1.5.2981...v1.5.2982) (2026-01-05)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1029434201-alpha ([9ebbe17](https://github.com/wppconnect-team/wa-version/commit/9ebbe171749282b9480241ed31fca8dbf92204ef))
6
+
1
7
  ## 1.5.2981 (2026-01-05)
2
8
 
3
9
  ## [1.5.2980](https://github.com/wppconnect-team/wa-version/compare/v1.5.2979...v1.5.2980) (2026-01-05)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.2981",
3
+ "version": "1.5.2982",
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.1031620744-alpha",
3
+ "currentVersion": "2.3000.1031626819-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1029421675-alpha",
7
- "beta": false,
8
- "released": "2025-11-05T08:48:28.883Z",
9
- "expire": "2026-01-05T08:48:28.883Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1029434201-alpha",
13
7
  "beta": false,
@@ -1155,5 +1149,5 @@
1155
1149
  "expire": "2026-03-05T08:27:59.347Z"
1156
1150
  }
1157
1151
  ],
1158
- "currentAlpha": "2.3000.1031620744-alpha"
1152
+ "currentAlpha": "2.3000.1031626819-alpha"
1159
1153
  }