@wppconnect/wa-version 1.5.2994 → 1.5.2996

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,15 @@
1
+ ## [1.5.2996](https://github.com/wppconnect-team/wa-version/compare/v1.5.2995...v1.5.2996) (2026-01-07)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1029543267-alpha ([09b1730](https://github.com/wppconnect-team/wa-version/commit/09b1730091ee89cca19903fe9be730989ec38d92))
6
+
7
+ ## [1.5.2995](https://github.com/wppconnect-team/wa-version/compare/v1.5.2994...v1.5.2995) (2026-01-07)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1029536383-alpha ([8a76a79](https://github.com/wppconnect-team/wa-version/commit/8a76a794643577903935d99f5e9b1565bf867a68))
12
+
1
13
  ## [1.5.2994](https://github.com/wppconnect-team/wa-version/compare/v1.5.2993...v1.5.2994) (2026-01-07)
2
14
 
3
15
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.2994",
3
+ "version": "1.5.2996",
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.1031701073-alpha",
3
+ "currentVersion": "2.3000.1031708965-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1029536383-alpha",
7
- "beta": false,
8
- "released": "2025-11-07T03:43:18.369Z",
9
- "expire": "2026-01-07T03:43:18.369Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1029543267-alpha",
13
7
  "beta": false,
@@ -1143,5 +1137,5 @@
1143
1137
  "expire": "2026-03-07T01:23:35.715Z"
1144
1138
  }
1145
1139
  ],
1146
- "currentAlpha": "2.3000.1031701073-alpha"
1140
+ "currentAlpha": "2.3000.1031708965-alpha"
1147
1141
  }