@wppconnect/wa-version 1.5.4251 → 1.5.4252
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.1038507070-alpha.html +0 -82
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
## <small>1.5.4252 (2026-06-30)</small>
|
|
2
|
+
|
|
3
|
+
- chore: Updated versions.json ([fccf84f](https://github.com/wppconnect-team/wa-version/commit/fccf84f))
|
|
4
|
+
- fix: Removed outdated version: 2.3000.1038507070-alpha ([66cb578](https://github.com/wppconnect-team/wa-version/commit/66cb578))
|
|
5
|
+
|
|
1
6
|
## <small>1.5.4251 (2026-06-30)</small>
|
|
2
7
|
|
|
3
8
|
- fix: Added new version: 2.3000.1042391138-alpha ([f35ff87](https://github.com/wppconnect-team/wa-version/commit/f35ff87))
|
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.1042395599-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1038507070-alpha",
|
|
@@ -1707,5 +1707,5 @@
|
|
|
1707
1707
|
"expire": "2026-08-30T15:17:56.610Z"
|
|
1708
1708
|
}
|
|
1709
1709
|
],
|
|
1710
|
-
"currentAlpha": "2.3000.
|
|
1710
|
+
"currentAlpha": "2.3000.1042395599-alpha"
|
|
1711
1711
|
}
|