@mx-cartographer/experiences 6.26.29 → 6.26.31-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 +1742 -1730
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1
|
+
## [6.26.31] - 09-12-2025
|
2
|
+
|
3
|
+
- **FIXED** - Inconsistent totals in `Spending` widget when switching date ranges
|
4
|
+
|
5
|
+
## [6.26.30] - 09-12-2025
|
6
|
+
|
7
|
+
- **FIXED** - DateRangeSelector "Last Month" filter issue
|
8
|
+
|
1
9
|
## [6.26.29] - 09-11-2025
|
2
10
|
|
3
11
|
- **FIXED** - credit limit was shown in place of available credit in the accounts list and details
|