@wppconnect/wa-version 1.5.531 → 1.5.533

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.533](https://github.com/wppconnect-team/wa-version/compare/v1.5.532...v1.5.533) (2024-10-21)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1015841316-alpha ([5c1c87f](https://github.com/wppconnect-team/wa-version/commit/5c1c87f295dfa2223b0eff196c99d5ed1d870919))
6
+
7
+ ## [1.5.532](https://github.com/wppconnect-team/wa-version/compare/v1.5.531...v1.5.532) (2024-10-20)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1015830745-alpha ([6daaf47](https://github.com/wppconnect-team/wa-version/commit/6daaf47cededc279c4712f306c934d1d9a391140))
12
+
1
13
  ## [1.5.531](https://github.com/wppconnect-team/wa-version/compare/v1.5.530...v1.5.531) (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.531",
3
+ "version": "1.5.533",
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.1017505625-alpha",
3
+ "currentVersion": "2.3000.1017508918-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1015822264-alpha",
7
- "beta": false,
8
- "released": "2024-08-20T17:12:15.735Z",
9
- "expire": "2024-10-20T17:12:15.735Z"
10
- },
11
- {
12
- "version": "2.3000.1015830745-alpha",
13
- "beta": false,
14
- "released": "2024-08-20T22:36:12.545Z",
15
- "expire": "2024-10-20T22:36:12.545Z"
16
- },
17
5
  {
18
6
  "version": "2.3000.1015841316-alpha",
19
7
  "beta": false,
@@ -981,5 +969,5 @@
981
969
  "expire": "2024-12-19T21:13:41.336Z"
982
970
  }
983
971
  ],
984
- "currentAlpha": "2.3000.1017505625-alpha"
972
+ "currentAlpha": "2.3000.1017508918-alpha"
985
973
  }