@wppconnect/wa-version 1.5.525 → 1.5.527

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.527](https://github.com/wppconnect-team/wa-version/compare/v1.5.526...v1.5.527) (2024-10-19)
2
+
3
+ ### Bug Fixes
4
+
5
+ - Removed outdated version: 2.3000.1015793030-alpha ([f7cde91](https://github.com/wppconnect-team/wa-version/commit/f7cde91c82e4656c513615bf32ff2e2f7eed8a4f))
6
+
7
+ ## [1.5.526](https://github.com/wppconnect-team/wa-version/compare/v1.5.525...v1.5.526) (2024-10-19)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Removed outdated version: 2.3000.1015780286-alpha ([824abcf](https://github.com/wppconnect-team/wa-version/commit/824abcf4f719f6397f88af95a91357ec3fcb60c1))
12
+
1
13
  ## [1.5.525](https://github.com/wppconnect-team/wa-version/compare/v1.5.524...v1.5.525) (2024-10-19)
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.525",
3
+ "version": "1.5.527",
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.1017490202-alpha",
3
+ "currentVersion": "2.3000.1017499851-alpha",
4
4
  "versions": [
5
- {
6
- "version": "2.3000.1015780286-alpha",
7
- "beta": false,
8
- "released": "2024-08-19T05:13:17.033Z",
9
- "expire": "2024-10-19T05:13:17.033Z"
10
- },
11
5
  {
12
6
  "version": "2.3000.1015793030-alpha",
13
7
  "beta": false,
@@ -999,5 +993,5 @@
999
993
  "expire": "2024-12-19T02:33:52.267Z"
1000
994
  }
1001
995
  ],
1002
- "currentAlpha": "2.3000.1017490202-alpha"
996
+ "currentAlpha": "2.3000.1017499851-alpha"
1003
997
  }