@wppconnect/wa-version 1.5.3277 → 1.5.3278

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.3278](https://github.com/wppconnect-team/wa-version/compare/v1.5.3277...v1.5.3278) (2026-02-17)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1031221906-alpha ([22bf9c3](https://github.com/wppconnect-team/wa-version/commit/22bf9c36d96b3a2591e7b407b44a2d6a6a5f565c))
6
+
1
7
  ## [1.5.3277](https://github.com/wppconnect-team/wa-version/compare/v1.5.3276...v1.5.3277) (2026-02-17)
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.3277",
3
+ "version": "1.5.3278",
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.1033552831-alpha",
3
+ "currentVersion": "2.3000.1033555463-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1031212010-alpha",
7
- "beta": false,
8
- "released": "2025-12-17T18:27:31.024Z",
9
- "expire": "2026-02-17T18:27:31.024Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1031221906-alpha",
13
7
  "beta": false,
@@ -1299,5 +1293,5 @@
1299
1293
  "expire": "2026-04-17T18:53:32.386Z"
1300
1294
  }
1301
1295
  ],
1302
- "currentAlpha": "2.3000.1033552831-alpha"
1296
+ "currentAlpha": "2.3000.1033555463-alpha"
1303
1297
  }