This commit is contained in:
Xiaoji Chen 2019-07-08 11:38:03 -07:00
parent 4459ff0aab
commit 14043bfa79
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@
# Version 5.0
## 5.0.4 (July 8, 2019)
- Fix interaction state when using mouse wheel (#840)
## 5.0.3 (June 6, 2019)
- Fix popup styling (#818)

View File

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