@mx-cartographer/experiences 8.1.9-alpha.al0 → 8.1.9

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 +4 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## [8.1.9] - 04-29-2026
2
+
3
+ - **FIXED** - Issue causing webviews to treat swipes on miniwidget as taps
4
+
1
5
  ## [8.1.8] - 04-28-2026
2
6
 
3
7
  - **FIXED** - Issue causing retirement goals not to display unless there were savings and/or debt goals
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "8.1.9-alpha.al0",
3
+ "version": "8.1.9",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",