Skip to content

Commit aec6a2f

Browse files
authored
Release TerriaMap 0.4.5 (#771)
Update terriajs to v8.11.3
1 parent e6f1b0e commit aec6a2f

File tree

3 files changed

+991
-1188
lines changed

3 files changed

+991
-1188
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
#### 0.4.5
4+
5+
- Upgrades TerriaJS to [8.11.3](https://github.com/TerriaJS/terriajs/blob/main/CHANGES.md#8113---2026-02-02)
6+
37
#### 0.4.4
48

59
**2025-12-04**

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
]
1414
},
1515
"name": "terriajs-map",
16-
"version": "0.4.4",
16+
"version": "0.4.5",
1717
"description": "Geospatial catalog explorer based on TerriaJS.",
1818
"license": "Apache-2.0",
1919
"engines": {
@@ -71,7 +71,7 @@
7171
"sass": "^1.81.0",
7272
"sass-loader": "^16.0.3",
7373
"style-loader": "^4.0.0",
74-
"terriajs": "8.11.1",
74+
"terriajs": "8.11.3",
7575
"terriajs-cesium": "21.0.1",
7676
"svg-sprite": "^2.0.4",
7777
"terriajs-plugin-api": "0.0.1-alpha.17",

0 commit comments

Comments
 (0)