@wppconnect/wa-version 1.5.3129 → 1.5.3130
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.1030392647-alpha.html +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [1.5.3130](https://github.com/wppconnect-team/wa-version/compare/v1.5.3129...v1.5.3130) (2026-01-27)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- Removed outdated version: 2.3000.1030392647-alpha ([bf6b8cf](https://github.com/wppconnect-team/wa-version/commit/bf6b8cfc074758f9ced6b1f83cef10fe7731db1d))
|
|
6
|
+
|
|
1
7
|
## [1.5.3129](https://github.com/wppconnect-team/wa-version/compare/v1.5.3128...v1.5.3129) (2026-01-26)
|
|
2
8
|
|
|
3
9
|
### Bug Fixes
|
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.1032478494-alpha",
|
|
4
4
|
"versions": [
|
|
5
5
|
{
|
|
6
6
|
"version": "2.3000.1030392647-alpha",
|
|
@@ -1155,5 +1155,5 @@
|
|
|
1155
1155
|
"expire": "2026-03-26T23:18:57.865Z"
|
|
1156
1156
|
}
|
|
1157
1157
|
],
|
|
1158
|
-
"currentAlpha": "2.3000.
|
|
1158
|
+
"currentAlpha": "2.3000.1032478494-alpha"
|
|
1159
1159
|
}
|