@wppconnect/wa-version 1.5.3856 → 1.5.3857
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 +6 -0
- package/package.json +1 -1
- package/versions.json +2 -2
- package/html/2.3000.1034469067-alpha.html +0 -81
- package/html/2.3000.1034474696-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## <small>1.5.3857 (2026-05-04)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([3983191](https://github.com/wppconnect-team/wa-version/commit/3983191))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1034469067-alpha ([e1809ee](https://github.com/wppconnect-team/wa-version/commit/e1809ee))
|
|
5
|
+
- fix: Removed outdated version: 2.3000.1034474696-alpha ([0df15c2](https://github.com/wppconnect-team/wa-version/commit/0df15c2))
|
|
6
|
+
|
|
1
7
|
## <small>1.5.3856 (2026-05-04)</small>
|
|
2
8
|
|
|
3
9
|
- fix: Added new version: 2.3000.1038711718-alpha ([185813d](https://github.com/wppconnect-team/wa-version/commit/185813d))
|
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.1038716119-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1034469067-alpha",
|
|
@@ -1851,5 +1851,5 @@
|
|
|
1851
1851
|
"expire": "2026-07-04T13:05:09.374Z"
|
|
1852
1852
|
}
|
|
1853
1853
|
],
|
|
1854
|
-
"currentAlpha": "2.3000.
|
|
1854
|
+
"currentAlpha": "2.3000.1038716119-alpha"
|
|
1855
1855
|
}
|