Skip to content

Commit

Permalink
chore(release): 0.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.7.0](v0.6.2...v0.7.0) (2022-08-11)

### Features

* support EPSG4326 ([9536d0d](9536d0d))
  • Loading branch information
semantic-release-bot committed Aug 11, 2022
1 parent 452285b commit 7d44b9c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.7.0](https://github.com/hongfaqiu/MVTImageryProvider/compare/v0.6.2...v0.7.0) (2022-08-11)


### Features

* support EPSG4326 ([9536d0d](https://github.com/hongfaqiu/MVTImageryProvider/commit/9536d0d23178e3f2816f854995b4a2cbc81879a4))

## [0.6.2](https://github.com/hongfaqiu/MVTImageryProvider/compare/v0.6.1...v0.6.2) (2022-08-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mvt-imagery-provider",
"version": "0.6.2",
"version": "0.7.0",
"packageManager": "[email protected]",
"description": "A Mapbox style renderer for CesiumJS",
"source": "src/utils/MVTImageryProvider/index.ts",
Expand Down

1 comment on commit 7d44b9c

@vercel
Copy link

@vercel vercel bot commented on 7d44b9c Aug 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.