We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e724d60 commit 2985f83Copy full SHA for 2985f83
2 files changed
CHANGES.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+#### 0.4.6
4
+
5
+- Upgrades TerriaJS to [8.12.2](https://github.com/TerriaJS/terriajs/blob/main/CHANGES.md#8120---2026-03-27)
6
7
#### 0.4.5
8
9
- Upgrades TerriaJS to [8.11.3](https://github.com/TerriaJS/terriajs/blob/main/CHANGES.md#8113---2026-02-02)
package.json
@@ -13,7 +13,7 @@
13
]
14
},
15
"name": "terriajs-map",
16
- "version": "0.4.5",
+ "version": "0.4.6",
17
"description": "Geospatial catalog explorer based on TerriaJS.",
18
"license": "Apache-2.0",
19
"engines": {
0 commit comments