Skip to content

Commit a06e5c4

Browse files
chore(release): 0.6.1 [skip ci]
## [0.6.1](v0.6.0...v0.6.1) (2022-07-28) ### Bug Fixes * fix ci build ([67c29eb](67c29eb))
1 parent 67c29eb commit a06e5c4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.6.1](https://github.com/hongfaqiu/MVTImageryProvider/compare/v0.6.0...v0.6.1) (2022-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* fix ci build ([67c29eb](https://github.com/hongfaqiu/MVTImageryProvider/commit/67c29eb490fc4be5d096fcbb44296164257c7fe0))
7+
18
# [0.6.0](https://github.com/hongfaqiu/MVTImageryProvider/compare/v0.5.3...v0.6.0) (2022-07-27)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mvt-imagery-provider",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"packageManager": "[email protected]",
55
"description": "A Mapbox style renderer for CesiumJS",
66
"source": "src/utils/MVTImageryProvider/index.ts",

0 commit comments

Comments
 (0)