This commit is contained in:
Xiaoji Chen 2019-01-20 23:21:34 -08:00
parent c818fa2936
commit b3a8c65f71
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
# Version 4.0.0
## 4.0.9 (Jan 20, 2019)
- Reverse polarity of compass bearing rotation (#694)
## 4.0.8 (Jan 18, 2019)
- Fix dragging marker with offset (#693)

View File

@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "A React wrapper for MapboxGL-js and overlay API.",
"version": "4.0.8",
"version": "4.0.9",
"keywords": [
"mapbox",
"mapbox-gl",