This commit is contained in:
Xiaoji Chen 2021-02-03 17:06:30 -08:00
parent 14a19722ea
commit 4f418f1a3a
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
# Version 6.1
## 6.1.4 (Feb 3, 2021)
- Fix props reference on viewport resize (#1328)
## 6.1.3 (Feb 2, 2021)
- Add Typescript Types to interactive-map (#1320)

View File

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