@wppconnect/wa-version 1.5.3989 → 1.5.3990
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.1035700054-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
## <small>1.5.3990 (2026-05-22)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([9c0a08c](https://github.com/wppconnect-team/wa-version/commit/9c0a08c))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1035700054-alpha ([7da920c](https://github.com/wppconnect-team/wa-version/commit/7da920c))
|
|
5
|
+
|
|
1
6
|
## <small>1.5.3989 (2026-05-22)</small>
|
|
2
7
|
|
|
3
8
|
- fix: Added new version: 2.3000.1039994644-alpha ([e366d3a](https://github.com/wppconnect-team/wa-version/commit/e366d3a))
|
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.1039997525-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1035700054-alpha",
|
|
@@ -1809,5 +1809,5 @@
|
|
|
1809
1809
|
"expire": "2026-07-22T07:58:37.823Z"
|
|
1810
1810
|
}
|
|
1811
1811
|
],
|
|
1812
|
-
"currentAlpha": "2.3000.
|
|
1812
|
+
"currentAlpha": "2.3000.1039997525-alpha"
|
|
1813
1813
|
}
|