@mx-cartographer/experiences 7.2.26 → 7.2.28
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/{ViewMoreMicroCard-fhN3PWos.mjs → ViewMoreMicroCard-1Cqpu3wU.mjs} +445 -449
- package/dist/microinsights/carousel/CarouselControls.d.ts +1 -1
- package/dist/microinsights/index.es.js +1 -1
- package/dist/microinsights/interfaces.d.ts +0 -1
- package/dist/trends/index.es.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## [7.2.28] - 12-08-2025
|
|
2
|
+
|
|
3
|
+
- **UPDATED** `InsightsMicroWidget` storybook to documention batcave settings
|
|
4
|
+
|
|
5
|
+
## [7.2.27] - 12-08-2025
|
|
6
|
+
|
|
7
|
+
- **UPDATED** Clean up `shouldApplyNewAnimation` code
|
|
8
|
+
|
|
1
9
|
## [7.2.26] - 12-08-2025
|
|
2
10
|
|
|
3
11
|
- **FIXED** - BUG Fixed - Inisghts Notifications Text Displays in Dark when in Dark mode
|