We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c29eb commit a06e5c4Copy full SHA for a06e5c4
CHANGELOG.md
@@ -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
8
# [0.6.0](https://github.com/hongfaqiu/MVTImageryProvider/compare/v0.5.3...v0.6.0) (2022-07-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "mvt-imagery-provider",
- "version": "0.6.0",
+ "version": "0.6.1",
"packageManager": "[email protected]",
"description": "A Mapbox style renderer for CesiumJS",
"source": "src/utils/MVTImageryProvider/index.ts",
0 commit comments