@wppconnect/wa-version 1.5.2988 → 1.5.2989

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.2989](https://github.com/wppconnect-team/wa-version/compare/v1.5.2988...v1.5.2989) (2026-01-06)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1029492367-alpha ([2bb9c9e](https://github.com/wppconnect-team/wa-version/commit/2bb9c9edd4d226b01d5f9fe6d913ac18e79ea48f))
6
+
1
7
  ## [1.5.2988](https://github.com/wppconnect-team/wa-version/compare/v1.5.2987...v1.5.2988) (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.2988",
3
+ "version": "1.5.2989",
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,6 +1,6 @@
1
1
  {
2
2
  "currentBeta": null,
3
- "currentVersion": "2.3000.1031670115-alpha",
3
+ "currentVersion": "2.3000.1031671821-alpha",
4
4
  "versions": [
5
5
  {
6
6
  "version": "2.3000.1029492367-alpha",
@@ -1143,5 +1143,5 @@
1143
1143
  "expire": "2026-03-06T09:24:10.722Z"
1144
1144
  }
1145
1145
  ],
1146
- "currentAlpha": "2.3000.1031670115-alpha"
1146
+ "currentAlpha": "2.3000.1031671821-alpha"
1147
1147
  }