@wppconnect/wa-version 1.5.3094 → 1.5.3095

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.3095](https://github.com/wppconnect-team/wa-version/compare/v1.5.3094...v1.5.3095) (2026-01-21)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1030215530-alpha ([261d02a](https://github.com/wppconnect-team/wa-version/commit/261d02adc4a6e4c485ee15d0148b3ddfb63b1c2e))
6
+
1
7
  ## [1.5.3094](https://github.com/wppconnect-team/wa-version/compare/v1.5.3093...v1.5.3094) (2026-01-21)
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.3094",
3
+ "version": "1.5.3095",
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.1032225227-alpha",
3
+ "currentVersion": "2.3000.1032228374-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1030209354-alpha",
7
- "beta": false,
8
- "released": "2025-11-21T02:53:24.010Z",
9
- "expire": "2026-01-21T02:53:24.010Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1030215530-alpha",
13
7
  "beta": false,
@@ -1125,5 +1119,5 @@
1125
1119
  "expire": "2026-03-21T03:17:09.314Z"
1126
1120
  }
1127
1121
  ],
1128
- "currentAlpha": "2.3000.1032225227-alpha"
1122
+ "currentAlpha": "2.3000.1032228374-alpha"
1129
1123
  }