@wppconnect/wa-version 1.5.4278 → 1.5.4279

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,8 @@
1
+ ## <small>1.5.4279 (2026-07-04)</small>
2
+
3
+ - chore: Updated versions.json ([13e0e01](https://github.com/wppconnect-team/wa-version/commit/13e0e01))
4
+ - fix: Removed outdated version: 2.3000.1038736825-alpha ([7a5f9a8](https://github.com/wppconnect-team/wa-version/commit/7a5f9a8))
5
+
1
6
  ## <small>1.5.4278 (2026-07-04)</small>
2
7
 
3
8
  - fix: Added new version: 2.3000.1042630100-alpha ([057af50](https://github.com/wppconnect-team/wa-version/commit/057af50))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.4278",
3
+ "version": "1.5.4279",
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.1042630100-alpha",
3
+ "currentVersion": "2.3000.1042634856-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1038711718-alpha",
7
- "beta": false,
8
- "released": "2026-05-04T13:05:09.374Z",
9
- "expire": "2026-07-04T13:05:09.374Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1038736825-alpha",
13
7
  "beta": false,
@@ -1743,5 +1737,5 @@
1743
1737
  "expire": "2026-09-04T13:54:54.916Z"
1744
1738
  }
1745
1739
  ],
1746
- "currentAlpha": "2.3000.1042630100-alpha"
1740
+ "currentAlpha": "2.3000.1042634856-alpha"
1747
1741
  }