@wppconnect/wa-version 1.5.4278 → 1.5.4280

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,13 @@
1
+ ## <small>1.5.4280 (2026-07-04)</small>
2
+
3
+ - chore: Updated versions.json ([3eec624](https://github.com/wppconnect-team/wa-version/commit/3eec624))
4
+ - fix: Removed outdated version: 2.3000.1038740778-alpha ([7dbb7dd](https://github.com/wppconnect-team/wa-version/commit/7dbb7dd))
5
+
6
+ ## <small>1.5.4279 (2026-07-04)</small>
7
+
8
+ - chore: Updated versions.json ([13e0e01](https://github.com/wppconnect-team/wa-version/commit/13e0e01))
9
+ - fix: Removed outdated version: 2.3000.1038736825-alpha ([7a5f9a8](https://github.com/wppconnect-team/wa-version/commit/7a5f9a8))
10
+
1
11
  ## <small>1.5.4278 (2026-07-04)</small>
2
12
 
3
13
  - 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.4280",
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.1042630100-alpha",
3
+ "currentVersion": "2.3000.1042636309-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
- {
12
- "version": "2.3000.1038736825-alpha",
13
- "beta": false,
14
- "released": "2026-05-04T21:04:14.049Z",
15
- "expire": "2026-07-04T21:04:14.049Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1038740778-alpha",
19
7
  "beta": false,
@@ -1743,5 +1731,5 @@
1743
1731
  "expire": "2026-09-04T13:54:54.916Z"
1744
1732
  }
1745
1733
  ],
1746
- "currentAlpha": "2.3000.1042630100-alpha"
1734
+ "currentAlpha": "2.3000.1042636309-alpha"
1747
1735
  }