@wppconnect/wa-version 1.5.3263 → 1.5.3265

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.3265](https://github.com/wppconnect-team/wa-version/compare/v1.5.3264...v1.5.3265) (2026-02-16)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1031103020-alpha ([aa1075a](https://github.com/wppconnect-team/wa-version/commit/aa1075aa9db104d59184b52eb1b15afe57e812a3))
6
+
7
+ ## [1.5.3264](https://github.com/wppconnect-team/wa-version/compare/v1.5.3263...v1.5.3264) (2026-02-15)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1031091405-alpha ([8108974](https://github.com/wppconnect-team/wa-version/commit/81089749bef6982df6a291a6ffcb131dfea931dd))
12
+
1
13
  ## [1.5.3263](https://github.com/wppconnect-team/wa-version/compare/v1.5.3262...v1.5.3263) (2026-02-15)
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.3263",
3
+ "version": "1.5.3265",
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,19 +1,7 @@
1
1
  {
2
2
  "currentBeta": null,
3
- "currentVersion": "2.3000.1033503473-alpha",
3
+ "currentVersion": "2.3000.1033509996-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1031080782-alpha",
7
- "beta": false,
8
- "released": "2025-12-15T14:21:59.534Z",
9
- "expire": "2026-02-15T14:21:59.534Z"
10
- },
11
- {
12
- "version": "2.3000.1031091405-alpha",
13
- "beta": false,
14
- "released": "2025-12-15T19:39:57.212Z",
15
- "expire": "2026-02-15T19:39:57.212Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1031103020-alpha",
19
7
  "beta": false,
@@ -1335,5 +1323,5 @@
1335
1323
  "expire": "2026-04-15T09:38:09.356Z"
1336
1324
  }
1337
1325
  ],
1338
- "currentAlpha": "2.3000.1033503473-alpha"
1326
+ "currentAlpha": "2.3000.1033509996-alpha"
1339
1327
  }