File tree Expand file tree Collapse file tree 3 files changed +1131
-87
lines changed Expand file tree Collapse file tree 3 files changed +1131
-87
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ #### 0.4.2
4
+
5
+ ** 2025-06-03**
6
+
7
+ - Update TerriaJS to [ 8.9.5] ( https://github.com/TerriaJS/terriajs/blob/main/CHANGES.md#895---2025-06-03 )
8
+ - Update terriajs-server to [ 4.0.2] ( https://github.com/TerriaJS/terriajs-server/blob/master/CHANGES.md#402---2025-06-03 )
9
+
3
10
#### 0.4.1
4
11
5
12
** 2025-04-24**
Original file line number Diff line number Diff line change 12
12
]
13
13
},
14
14
"name" : " terriajs-map" ,
15
- "version" : " 0.4.1 " ,
15
+ "version" : " 0.4.2 " ,
16
16
"description" : " Geospatial catalog explorer based on TerriaJS." ,
17
17
"license" : " Apache-2.0" ,
18
18
"engines" : {
23
23
"url" : " http://github.com/TerriaJS/TerriaMap"
24
24
},
25
25
"dependencies" : {
26
- "terriajs-server" : " ^4.0.0 "
26
+ "terriajs-server" : " ^4.0.2 "
27
27
},
28
28
"config" : {
29
29
"docker" : {
74
74
"sass-loader" : " ^16.0.3" ,
75
75
"style-loader" : " ^4.0.0" ,
76
76
"svg-sprite-loader" : " ^6.0.11" ,
77
- "terriajs" : " 8.9.3 " ,
77
+ "terriajs" : " 8.9.5 " ,
78
78
"terriajs-cesium" : " 8.0.2" ,
79
79
"terriajs-plugin-api" : " 0.0.1-alpha.17" ,
80
80
"terriajs-plugin-sample" : " 0.0.1-alpha.7" ,
You can’t perform that action at this time.
0 commit comments