@geops/rvf-mobility-web-component 0.1.91 → 0.1.93
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
|
@@ -2,6 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [0.1.93](https://github.com/geops/rvf-mobility-web-component/compare/v0.1.92...v0.1.93) (2025-11-27)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* avoid js error when info links have empry values ([7447aee](https://github.com/geops/rvf-mobility-web-component/commit/7447aee5d32ddb25b5a9f03c15cd90f5fba2cfc6))
|
|
11
|
+
* avoid js error when info links have null values ([913f583](https://github.com/geops/rvf-mobility-web-component/commit/913f58382ab2bd9bbc92c8326d3415503ee3d412))
|
|
12
|
+
|
|
13
|
+
### [0.1.92](https://github.com/geops/rvf-mobility-web-component/compare/v0.1.91...v0.1.92) (2025-11-20)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Bug Fixes
|
|
17
|
+
|
|
18
|
+
* improve embed navigation message ([8ca87b3](https://github.com/geops/rvf-mobility-web-component/commit/8ca87b3639e16c841a0ee2671f0f413579650e3a))
|
|
19
|
+
* use old render ([7560582](https://github.com/geops/rvf-mobility-web-component/commit/7560582dc97d796370dc4a4600861020a1b82b01))
|
|
20
|
+
|
|
5
21
|
### [0.1.91](https://github.com/geops/rvf-mobility-web-component/compare/v0.1.90...v0.1.91) (2025-11-20)
|
|
6
22
|
|
|
7
23
|
|