@wppconnect/wa-version 1.5.3135 → 1.5.3136

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.3136](https://github.com/wppconnect-team/wa-version/compare/v1.5.3135...v1.5.3136) (2026-01-27)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1030410331-alpha ([969a133](https://github.com/wppconnect-team/wa-version/commit/969a13352ce4459fc2d8afeea90316449cfe3221))
6
+
1
7
  ## [1.5.3135](https://github.com/wppconnect-team/wa-version/compare/v1.5.3134...v1.5.3135) (2026-01-27)
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.3135",
3
+ "version": "1.5.3136",
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.1032521188-alpha",
3
+ "currentVersion": "2.3000.1032527361-alpha",
4
4
  "versions": [
5
5
  {
6
6
  "version": "2.3000.1030410331-alpha",
@@ -1167,5 +1167,5 @@
1167
1167
  "expire": "2026-03-27T19:23:41.750Z"
1168
1168
  }
1169
1169
  ],
1170
- "currentAlpha": "2.3000.1032521188-alpha"
1170
+ "currentAlpha": "2.3000.1032527361-alpha"
1171
1171
  }