@mx-cartographer/experiences 7.0.57-alpha.mega3 → 7.0.57

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
+ ## [7.0.57] - 10-22-2025
2
+
3
+ - **FIXED** - Layout cutoff issue on Create Budgets for mobile devices
4
+
1
5
  ## [7.0.56] - 10-22-2025
2
6
 
3
- - **FIXED** - Fixed layout cutoff on Create Budgets (mobile)
7
+ - **FIXED** - Layout cutoff on Create Budgets (mobile)
4
8
 
5
9
  ## [7.0.55] - 10-21-2025
6
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "7.0.57-alpha.mega3",
3
+ "version": "7.0.57",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",