@wppconnect/wa-version 1.5.530 → 1.5.532

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## [1.5.532](https://github.com/wppconnect-team/wa-version/compare/v1.5.531...v1.5.532) (2024-10-20)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1015830745-alpha ([6daaf47](https://github.com/wppconnect-team/wa-version/commit/6daaf47cededc279c4712f306c934d1d9a391140))
6
+
7
+ ## [1.5.531](https://github.com/wppconnect-team/wa-version/compare/v1.5.530...v1.5.531) (2024-10-20)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1015822264-alpha ([1121f55](https://github.com/wppconnect-team/wa-version/commit/1121f556ce43c32bec54f9780e806a98366855bf))
12
+
1
13
  ## [1.5.530](https://github.com/wppconnect-team/wa-version/compare/v1.5.529...v1.5.530) (2024-10-20)
2
14
 
3
15
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wppconnect/wa-version",
3
- "version": "1.5.530",
3
+ "version": "1.5.532",
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.1017502513-alpha",
3
+ "currentVersion": "2.3000.1017507464-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1015811744-alpha",
7
- "beta": false,
8
- "released": "2024-08-20T04:17:40.936Z",
9
- "expire": "2024-10-20T04:17:40.936Z"
10
- },
11
- {
12
- "version": "2.3000.1015822264-alpha",
13
- "beta": false,
14
- "released": "2024-08-20T17:12:15.735Z",
15
- "expire": "2024-10-20T17:12:15.735Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1015830745-alpha",
19
7
  "beta": false,
@@ -987,5 +975,5 @@
987
975
  "expire": "2024-12-19T21:13:41.336Z"
988
976
  }
989
977
  ],
990
- "currentAlpha": "2.3000.1017502513-alpha"
978
+ "currentAlpha": "2.3000.1017507464-alpha"
991
979
  }