This commit is contained in:
Xiaoji Chen 2022-05-13 10:52:20 -07:00
parent 51d9043285
commit 24477622cc
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
# Version 7.0
## 7.0.12 (May 13, 2022)
- Fix mismatched terrain between transforms (#1855)
## 7.0.11 (Apr 21, 2022)
- Use published types in geocoder and draw examples (#1838)

View File

@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
"version": "7.0.11",
"version": "7.0.12",
"keywords": [
"mapbox",
"mapbox-gl",