This commit is contained in:
Xiaoji Chen 2021-05-03 15:36:42 -07:00
parent 308dbd7de8
commit 8855c0badb
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
# Version 6.1
## 6.1.13 (May 3, 2021)
- Work around for pointermove event on hidden map (#1450)
- Fix: typo in PositionType value (#1444)
## 6.1.12 (Apr 12, 2021)
- [Typescript] Remove usage of labelled tuples (#1426)

View File

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