We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd5ce1 commit 5b32067Copy full SHA for 5b32067
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.41.0-develop.5](https://github.com/WatWowMap/ReactMap/compare/v1.41.0-develop.4...v1.41.0-develop.5) (2026-01-08)
2
+
3
4
+### Bug Fixes
5
6
+* escape gpx xml ([#1186](https://github.com/WatWowMap/ReactMap/issues/1186)) ([7bd5ce1](https://github.com/WatWowMap/ReactMap/commit/7bd5ce10d3e8aa6f64faac8d3d9773c589d6a28e))
7
8
# [1.41.0-develop.4](https://github.com/WatWowMap/ReactMap/compare/v1.41.0-develop.3...v1.41.0-develop.4) (2025-12-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "reactmap",
- "version": "1.41.0-develop.4",
+ "version": "1.41.0-develop.5",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
0 commit comments