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.
2 parents c567681 + 78aedd9 commit 756a2dfCopy full SHA for 756a2df
CHANGES.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+#### 0.4.3
4
+
5
+**2025-10-09**
6
7
+- Update TerriaJS to [8.11.0](https://github.com/TerriaJS/terriajs/blob/main/CHANGES.md#8110---2025-10-09)
8
9
#### 0.4.2
10
11
**2025-06-03**
package.json
@@ -13,7 +13,7 @@
13
]
14
},
15
"name": "terriajs-map",
16
- "version": "0.4.2",
+ "version": "0.4.3",
17
"description": "Geospatial catalog explorer based on TerriaJS.",
18
"license": "Apache-2.0",
19
"engines": {
0 commit comments