File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed
packages/TIFFImageryProvider Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.10.1] ( https://github.com/hongfaqiu/TIFFImageryProvider/compare/v2.10.0...v2.10.1 ) (2024-01-12)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove console & update readme ([ 7c6dcae] ( https://github.com/hongfaqiu/TIFFImageryProvider/commit/7c6dcaeee56c6152f854cad89e2029226ff3f229 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 2.10.0] ( https://github.com/hongfaqiu/TIFFImageryProvider/compare/v2.9.6...v2.10.0 ) (2024-01-12)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 2.10.0 " ,
4
+ "version" : " 2.10.1 " ,
5
5
"changelog" : true
6
6
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.10.1] ( https://github.com/hongfaqiu/tiff-imagery-provider/compare/v2.10.0...v2.10.1 ) (2024-01-12)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove console & update readme ([ 7c6dcae] ( https://github.com/hongfaqiu/tiff-imagery-provider/commit/7c6dcaeee56c6152f854cad89e2029226ff3f229 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 2.10.0] ( https://github.com/hongfaqiu/tiff-imagery-provider/compare/v2.9.6...v2.10.0 ) (2024-01-12)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tiff-imagery-provider" ,
3
3
"type" : " module" ,
4
- "version" : " 2.10.0 " ,
4
+ "version" : " 2.10.1 " ,
5
5
"description" : " Load GeoTIFF/COG(Cloud optimized GeoTIFF) on Cesium" ,
6
6
"keywords" : [
7
7
" cesium" ,
You can’t perform that action at this time.
0 commit comments