@mx-cartographer/experiences 5.2.10 → 5.2.12-alpha.mega1
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 +8 -0
- package/dist/index.es.js +545 -537
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## [5.2.12] - 04-11-2025
|
|
2
|
+
|
|
3
|
+
- **FIXED** - Ensure the settings card spans the full height.
|
|
4
|
+
|
|
5
|
+
## [5.2.11] - 04-11-2025
|
|
6
|
+
|
|
7
|
+
- **FIXED** - Debts | Paydown drawer background color issue fix
|
|
8
|
+
|
|
1
9
|
## [5.2.10] - 04-09-2025
|
|
2
10
|
|
|
3
11
|
- **ADDED** - Copy types and mock data for navigation copy
|