Skip to content

Commit

Permalink
7.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Jul 21, 2022
1 parent bcf8d2f commit ecb8858
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

# Version 7.0

## 7.0.18 (Jul 20, 2022)

- Fix queryTerrainElevation (#1922)
- Handle initialViewState.bounds when reusing map (#1923)

## 7.0.17 (Jul 4, 2022)

- [fix] id in LayerProps should be optional (#1910)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
"version": "7.0.17",
"version": "7.0.18",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit ecb8858

Please sign in to comment.