@wppconnect/wa-version 1.5.2986 → 1.5.2987

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.2987](https://github.com/wppconnect-team/wa-version/compare/v1.5.2986...v1.5.2987) (2026-01-06)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1029483145-alpha ([d88e77a](https://github.com/wppconnect-team/wa-version/commit/d88e77aa5afabd3d7a862000de468180b8bccc85))
6
+
1
7
  ## [1.5.2986](https://github.com/wppconnect-team/wa-version/compare/v1.5.2985...v1.5.2986) (2026-01-06)
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.2986",
3
+ "version": "1.5.2987",
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.1031663825-alpha",
3
+ "currentVersion": "2.3000.1031667766-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1029471319-alpha",
7
- "beta": false,
8
- "released": "2025-11-06T03:46:45.599Z",
9
- "expire": "2026-01-06T03:46:45.599Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1029483145-alpha",
13
7
  "beta": false,
@@ -1149,5 +1143,5 @@
1149
1143
  "expire": "2026-03-06T04:14:41.655Z"
1150
1144
  }
1151
1145
  ],
1152
- "currentAlpha": "2.3000.1031663825-alpha"
1146
+ "currentAlpha": "2.3000.1031667766-alpha"
1153
1147
  }