@wppconnect/wa-version 1.5.3665 → 1.5.3666
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 +5 -0
- package/package.json +1 -1
- package/versions.json +2 -2
- package/html/2.3000.1033130138-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
## <small>1.5.3666 (2026-04-09)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([8f509d4](https://github.com/wppconnect-team/wa-version/commit/8f509d4))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1033130138-alpha ([f47cb96](https://github.com/wppconnect-team/wa-version/commit/f47cb96))
|
|
5
|
+
|
|
1
6
|
## <small>1.5.3665 (2026-04-09)</small>
|
|
2
7
|
|
|
3
8
|
- fix: Added new version: 2.3000.1036982718-alpha ([5a5f05b](https://github.com/wppconnect-team/wa-version/commit/5a5f05b))
|
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"currentBeta": null,
|
|
3
|
-
"currentVersion": "2.3000.
|
|
3
|
+
"currentVersion": "2.3000.1036983405-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1033130138-alpha",
|
|
@@ -1779,5 +1779,5 @@
|
|
|
1779
1779
|
"expire": "2026-06-09T10:55:42.339Z"
|
|
1780
1780
|
}
|
|
1781
1781
|
],
|
|
1782
|
-
"currentAlpha": "2.3000.
|
|
1782
|
+
"currentAlpha": "2.3000.1036983405-alpha"
|
|
1783
1783
|
}
|