@mappedin/viewer 0.15.5-5cfc0ff.0 → 0.15.5

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 CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.15.5](https://github.com/MappedIn/viewer/compare/viewer-v0.15.4...viewer-v0.15.5) (2024-02-28)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **MKR-1000:** text wrap link properly ([#143](https://github.com/MappedIn/viewer/issues/143)) ([426818d](https://github.com/MappedIn/viewer/commit/426818d0780f6e865abf4f055b33232eeeb68bc0))
9
+ * **MKR-971:** make nav arrows more visible on carousel ([#140](https://github.com/MappedIn/viewer/issues/140)) ([5cfc0ff](https://github.com/MappedIn/viewer/commit/5cfc0ffcd8aa3c6486105a4832107b1ea987c5f4))
10
+ * **MKR-999:** map clicks should prioritize objects ([#142](https://github.com/MappedIn/viewer/issues/142)) ([2dcdabd](https://github.com/MappedIn/viewer/commit/2dcdabde305dee48b87e7291eaa88635029fd75d))
11
+
3
12
  ## [0.15.4](https://github.com/MappedIn/viewer/compare/viewer-v0.15.3...viewer-v0.15.4) (2024-02-26)
4
13
 
5
14