@wppconnect/wa-version 1.5.3226 → 1.5.3227

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.3227](https://github.com/wppconnect-team/wa-version/compare/v1.5.3226...v1.5.3227) (2026-02-10)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1030880780-alpha ([08bba4f](https://github.com/wppconnect-team/wa-version/commit/08bba4f657b44b663caa354cf00a2663cdd8b4ef))
6
+
1
7
  ## [1.5.3226](https://github.com/wppconnect-team/wa-version/compare/v1.5.3225...v1.5.3226) (2026-02-10)
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.3226",
3
+ "version": "1.5.3227",
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.1033197164-alpha",
3
+ "currentVersion": "2.3000.1033192546-alpha",
4
4
  "versions": [
5
5
  {
6
6
  "version": "2.3000.1030880780-alpha",
@@ -1287,5 +1287,5 @@
1287
1287
  "expire": "2026-04-10T07:38:45.848Z"
1288
1288
  }
1289
1289
  ],
1290
- "currentAlpha": "2.3000.1033197164-alpha"
1290
+ "currentAlpha": "2.3000.1033192546-alpha"
1291
1291
  }