@wppconnect/wa-version 1.5.536 → 1.5.538

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.538](https://github.com/wppconnect-team/wa-version/compare/v1.5.537...v1.5.538) (2024-10-22)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1015872296-alpha ([ac75d03](https://github.com/wppconnect-team/wa-version/commit/ac75d03c0acfc7948b85247b3470df27683b8b21))
6
+
7
+ ## [1.5.537](https://github.com/wppconnect-team/wa-version/compare/v1.5.536...v1.5.537) (2024-10-21)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1015863501-alpha ([42a19aa](https://github.com/wppconnect-team/wa-version/commit/42a19aa801b5a54d5d20245565c42aec75374ea0))
12
+
1
13
  ## [1.5.536](https://github.com/wppconnect-team/wa-version/compare/v1.5.535...v1.5.536) (2024-10-21)
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.536",
3
+ "version": "1.5.538",
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.1017521440-alpha",
3
+ "currentVersion": "2.3000.1017524576-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1015863501-alpha",
7
- "beta": false,
8
- "released": "2024-08-21T20:37:03.767Z",
9
- "expire": "2024-10-21T20:37:03.767Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1015872296-alpha",
13
7
  "beta": false,
@@ -969,5 +963,5 @@
969
963
  "expire": "2024-12-21T20:16:43.917Z"
970
964
  }
971
965
  ],
972
- "currentAlpha": "2.3000.1017521440-alpha"
966
+ "currentAlpha": "2.3000.1017524576-alpha"
973
967
  }